Date: Tue, 11 Oct 1994 08:34:16 -0400 (EDT) From: Edwin Phillips To: Kimberley Burchett Cc: DJGPP Mailing List Subject: Re: keyboard messups!!!! :( On Mon, 10 Oct 1994, Kimberley Burchett wrote: > > On Sun, 9 Oct 1994, Curtiss Cicco wrote: > > > > do { > > > FixRotate(x,y,angle,&x,&y); > > > PutPixel(FixWhole(x)+160, FixWhole(y)+120, 15); > > > while(kbhit() == 0); > > > } while(getch() != 'q'); > > > CloseVGA(); > > >} > What does FixRotate do? Ed /****************************************************************************/ /* Ed Phillips flaregun AT strauss DOT udel DOT edu University of Delaware */ /* Jr Systems Programmer (302) 831-6082 IT/Network and Systems Services */ /****************************************************************************/