From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: RE: Allegro: rotate_sprite Date: Fri, 20 Mar 1998 18:03:43 -0500 Organization: Junior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 3 Message-ID: NNTP-Posting-Host: po6.andrew.cmu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ok, I fixed up the code on my own. I had fixed point numbers wrong... m dies less on me. Also I noted I could set up a ram-drive. I did set this 12 meg ramdrive up, and set the temp variable equal to it, but I noticed no marked performance gain. To get the incrdible speed of the ramdrive, what settings should I set in rhide? Or should I copy over some files to the ramdrive each time I want to use DJ? Any help is appreciated, I'm just tired of waiting a minute and a half for my programs to compile on DJ when TC only takes 10 seconds.