comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
Subject: Re: GtkAda on WinXP
Date: 05 May 2005 09:29:51 +0200
Date: 2005-05-05T09:29:53+02:00	[thread overview]
Message-ID: <uis1y6sgg.fsf@obry.net> (raw)
In-Reply-To: d5bt0c$8rj$1@news.ya.com


"Bart" <bart.polot@gmail.com> 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



  parent reply	other threads:[~2005-05-05  7:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05  1:33 GtkAda on WinXP Bart
2005-05-05  2:05 ` Steve
2005-05-05  7:29 ` Pascal Obry [this message]
2005-05-05 12:19 ` Alex R. Mosteo
2005-05-06 17:26 ` Björn Persson
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox