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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,56ca6b335f8f1262 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-08-30 09:20:56 PST Path: supernews.google.com!sn-xit-02!sn-east!supernews.com!news.maxwell.syr.edu!dc1.nntp.concentric.net!newsfeed.concentric.net!newsfeed.ozemail.com.au!ozemail.com.au!not-for-mail From: "berserker" Newsgroups: comp.lang.ada Subject: Trouble with UNIX IPC and Ada95 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Message-ID: NNTP-Posting-Host: dialup-sa-1-116.uni.camtech.net.au X-Trace: ozemail.com.au 967652362 203.38.172.116 (Thu, 31 Aug 2000 03:19:22 EST) NNTP-Posting-Date: Thu, 31 Aug 2000 03:19:22 EST Organization: OzEmail Ltd, Australia Distribution: world Date: Thu, 31 Aug 2000 01:46:58 +0930 Xref: supernews.google.com comp.lang.ada:414 Date: 2000-08-31T01:46:58+09:30 List-Id: Hi, I was wondering if anyone could give me some advice regarding programming for UNIX IPC with Ada95. I don't know any equivalent Ada packages to C functions such as 'pipe', 'close', 'popen'... etc. Does anyone have any experience in this area, or have a URL which they could direct me to? Thanks, Luke B. Andrews.