From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c971df1c3d047387 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-09-05 23:05:16 PST Path: supernews.google.com!sn-xit-02!sn-east!supernews.com!news-feed.riddles.org.uk!freenix!fr.usenet-edu.net!usenet-edu.net!fu-berlin.de!uni-berlin.de!da132d244.dialup.callnetuk.COM!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Re: getpid(), atoi(), time functions in Ada 95 Date: Wed, 6 Sep 2000 04:16:44 +0100 Message-ID: <8p4mqi$capp9$1@ID-25716.news.cis.dfn.de> References: NNTP-Posting-Host: da132d244.dialup.callnetuk.com (212.67.132.244) X-Trace: fu-berlin.de 968220307 12937001 212.67.132.244 (16 [25716]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: supernews.google.com comp.lang.ada:515 Date: 2000-09-06T04:16:44+01:00 List-Id: With respect, do questions like this need, perhaps, to carry one of the following riders? - I am not a student. - I am a student, but this is not part of my coursework. - I am a student, and this is part of my coursework, but I have exhausted every other avenue of research within my educational facility. -- Nick Roberts http://www.AdaOS.org "K. Banerjee" wrote in message news:t4ht5.10334$AW2.155007@news1.rdc2.pa.home.com... > Do these Unix/C functions have corresponding functions in Ada 95? (I'll be > working on Solaris.) > > Thanks.