From: "JCx" Newsgroups: comp.os.msdos.djgpp Subject: How to limit a random() with DJGPP ? Date: Thu, 5 Feb 1998 23:34:57 +0100 Lines: 14 Message-ID: <6bdeu3$evr$1@news4.isdnet.net> NNTP-Posting-Host: p14-020.province.worldnet.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi ! I started coding some kind of game a few days ago, and was surprised by how easy it was to move from Turbo Pascal to C. Allegro is such a wonderful piece of code that everything is made easy, even for newcomers. In fact, all my problems come from DJGPP itself. And the most important one is that I can't find a way to call a limited random(). Was random(10) or anything else in Turbo Pascal... what about the same thing with DJGPP ? Thanks to anyone who could help me ! Hoi, JCx. jicehix AT worldnet DOT fr P.S: if you answer to the group, please crossport an e-mail :)