home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7365 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: chang.unx.sas.com!walker
  3. From: walker@chang.unx.sas.com (Doug Walker)
  4. Subject: Re: Help with SAS functions...
  5. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  6. Message-ID: <DpwLMv.Iy4@unx.sas.com>
  7. Date: Mon, 15 Apr 1996 12:35:19 GMT
  8. X-Nntp-Posting-Host: chang.unx.sas.com
  9. References: <9604132054.AA0023x@dookie.demon.co.uk>
  10. Organization: SAS Institute Inc.
  11.  
  12. In article <9604132054.AA0023x@dookie.demon.co.uk>,
  13. Jonathan Belson  <jon@dookie.demon.co.uk> wrote:
  14. >Hi all
  15. >
  16. >I'm trying to convert some SAS source to compile under GNU. The problem is, 
  17. >there are two 'SAS-isms' that I can't decypher:
  18. >
  19. >What is PID2?
  20. >
  21. >What does drand48() do?
  22. >
  23. >Any help gratefully received.
  24. >
  25. >C-YA
  26. >Jon
  27.  
  28.  
  29. drand48() is a UNIX compatibility function and should be available with
  30. the GCC libraries.
  31.  
  32. I've never heard of PID2.  Are you sure it's a SAS/C function?
  33.  
  34. -- 
  35.   *****     
  36.  *|_o_o|\\     Doug Walker   walker@unx.sas.com  
  37.  *|. o.| ||                
  38.   | o  |//     Any opinions are mine, not those of SAS Institute, Inc.
  39.   ====== 
  40.