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,FROM_ADDR_WS autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3da001f81c8043d1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-29 07:50:25 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!fu-berlin.de!newsfeed.iinet.net.au!newsfeed.iinet.net.au!freenews.iinet.net.au!not-for-mail From: "Daniel Trembath" Newsgroups: comp.lang.ada References: Subject: Re: Hope this question is not silly! Date: Fri, 30 May 2003 00:49:39 +1000 X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <3ed61df6$0$31528$5a62ac22@freenews.iinet.net.au> NNTP-Posting-Host: 203.217.32.95 X-Trace: 1054219768 freenews.iinet.net.au 31528 203.217.32.95 Xref: archiver1.google.com comp.lang.ada:37994 Date: 2003-05-30T00:49:39+10:00 List-Id: Hi Prashna, It's not directly related but you might find this interesting to follow up as well. http://www.cs.fit.edu/~ryan/ada/programs/args/os-adb.html Cheers Daniel Melbourne Australia "prashna" wrote in message news:d40d7104.0305290005.7c90d03c@posting.google.com... > Hi all, > Is it possible to call unix system call in Ada program?if yes, Is > there any website which explains as how to do this? > The reason I am asking this question is, the syntax of unix system > calls does not support Ada...