Mail Archives: djgpp/1994/10/11/13:39:08
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 */
/****************************************************************************/
- Raw text -