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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2b786abb8057cec1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!news2.google.com!proxad.net!teaser.fr!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Sender: obry@PASCAL Newsgroups: comp.lang.ada Subject: Re: GtkAda on WinXP References: From: Pascal Obry Date: 05 May 2005 09:29:51 +0200 Message-ID: Organization: Home - http://www.obry.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 05 May 2005 09:29:53 CEST NNTP-Posting-Host: 80.9.231.33 X-Trace: 1115278193 news.wanadoo.fr 11714 80.9.231.33:2221 X-Complaints-To: abuse@wanadoo.fr Xref: g2news1.google.com comp.lang.ada:10926 Date: 2005-05-05T09:29:53+02:00 List-Id: "Bart" writes: > And maybe this may be kind of weird but, is it possible to do something like > C�s fork(); in ADA? There is no fork() in C. fork() is an OS primitive and can be used in Ada as it would be done from C. For that you just need to write the import prototype which is quite simple for the fork() routine. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595