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

  1. Path: red-branch.MIT.EDU!not-for-mail
  2. From: rid@red-branch.MIT.EDU (Shawna or Lars Hansen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Help with SAS functions...
  5. Date: 14 Apr 1996 15:44:27 GMT
  6. Organization: Massachvsetts Institvte of Technology
  7. Message-ID: <4kr6gr$5qk@senator-bedfellow.MIT.EDU>
  8. References: <9604132054.AA0023x@dookie.demon.co.uk>
  9. NNTP-Posting-Host: red-branch.mit.edu
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Jonathan Belson (jon@dookie.demon.co.uk) wrote on Sat, 13 Apr 96 20:54:29 GMT:
  13. : Hi all
  14. : I'm trying to convert some SAS source to compile under GNU. The problem is, 
  15. : there are two 'SAS-isms' that I can't decypher:
  16. : What is PID2?
  17. : What does drand48() do?
  18. : Any help gratefully received.
  19. : C-YA
  20. : Jon
  21.  
  22. drand48() is a function which returns a random number, and it's not a SAS 
  23. function. I've compiled a bunch of programs with gcc using this functions 
  24. with no problems. 
  25.  
  26. -- 
  27. * Lars M. Hansen              
  28.