Date: Thu, 15 Sep 94 09:47:10 -0400 From: dj AT ctron DOT com (DJ Delorie) To: early AT finite DOT nrl DOT navy DOT mil Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Help with libpc! > gcc -g -lpc ppv2.c -o ppv2 Put the "-lpc" at the end of the command line. > Also, does anyone know where I can find a peek and a getch? getch is in , and you'll probably need to use dosmemget to simulate peek, or use .