home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: chang.unx.sas.com!walker
- From: walker@chang.unx.sas.com (Doug Walker)
- Subject: Re: Help with SAS functions...
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <DpwLMv.Iy4@unx.sas.com>
- Date: Mon, 15 Apr 1996 12:35:19 GMT
- X-Nntp-Posting-Host: chang.unx.sas.com
- References: <9604132054.AA0023x@dookie.demon.co.uk>
- Organization: SAS Institute Inc.
-
- In article <9604132054.AA0023x@dookie.demon.co.uk>,
- Jonathan Belson <jon@dookie.demon.co.uk> wrote:
- >Hi all
- >
- >I'm trying to convert some SAS source to compile under GNU. The problem is,
- >there are two 'SAS-isms' that I can't decypher:
- >
- >What is PID2?
- >
- >What does drand48() do?
- >
- >Any help gratefully received.
- >
- >C-YA
- >Jon
-
-
- drand48() is a UNIX compatibility function and should be available with
- the GCC libraries.
-
- I've never heard of PID2. Are you sure it's a SAS/C function?
-
- --
- *****
- *|_o_o|\\ Doug Walker walker@unx.sas.com
- *|. o.| ||
- | o |// Any opinions are mine, not those of SAS Institute, Inc.
- ======
-