home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5683 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  937 b 

  1. Subject: Re: Random #s
  2. References: <4ihkif$ed0@apollo.isisnet.com>
  3. X-Newsreader: TIN [version 1.2 PL2]
  4. Path: imada.ou.dk!breese
  5. From: breese@imada.ou.dk (Bjorn Reese)
  6. Message-ID: <1996Mar18.170205.11569@imada.ou.dk>
  7. Sender: news@imada.ou.dk
  8. Nntp-Posting-Host: wagner.imada.ou.dk
  9. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  10. Date: Mon, 18 Mar 1996 17:02:05 GMT
  11. Newsgroups: comp.sys.amiga.programmer
  12.  
  13. ah210@ccn.cs.dal.ca wrote:
  14. >     Hi all, newbie here :)..  I'm just messing around with a PD C compiler
  15. > and wanted to know - where can I find a function that gives me a random 
  16.  
  17. #include <stdlib.h>
  18.  
  19. look at rand()
  20.  
  21. > number? (And a newsgroup/mailing list for C newbies such as myself ;) )
  22.  
  23. comp.lang.c
  24.  
  25. --
  26. Bjorn Reese                      Email: breese@imada.ou.dk
  27. Odense University, Denmark       URL:   http://www.imada.ou.dk/~breese
  28.  
  29. "It's getting late in the game to show any pride or shame" - Marillion
  30.