comp.lang.ada
 help / color / mirror / Atom feed
From: dennison@telepath.com
Subject: Re: System Calls
Date: 1998/12/17
Date: 1998-12-17T00:00:00+00:00	[thread overview]
Message-ID: <75bsm6$ccl$1@nnrp1.dejanews.com> (raw)
In-Reply-To: 36793CF7.6795AA80@gla.ecoledoc.lip6.fr

In article <36793CF7.6795AA80@gla.ecoledoc.lip6.fr>,
  Gilles Sarnikowski <sarnikowski@gla.ecoledoc.lip6.fr> wrote:
> > There are tons of them. I'm sorry I can't give a better answer, but I have
no
> > clue what "system" you are talking about. Is it Windows NT 4? Is it Linux?
Is
> > it a Commodore 64? Is it a Newton? I tried asking my Magic 8-Ball, but it
> > just said "Ask again later". :-)
>
> i was talking about every systems: i just want to call another executable.
> i'am developping on unix.

Invoking another executable is not a standard function in Ada like it is in a
typical scripting language. Thus you have to use OS calls, which means the
answer depends on the OS you are using.

We're getting there. But how do you want the executable to behave? Should it
run simultaniously with your already running Ada program? Should your Ada
program wait for the other executable to complete? Should the Ada program
terminate entirely in deference to the new executable? Does any information
need to be communicated between them, or is this a "fire and forget"
situation?

--
T.E.D.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




  reply	other threads:[~1998-12-17  0:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-16  0:00 System Calls mabrouk BELHOUT
1998-12-16  0:00 ` dennison
1998-12-17  0:00   ` Gilles Sarnikowski
1998-12-17  0:00     ` dennison [this message]
1998-12-18  0:00       ` mabrouk BELHOUT
1998-12-24  0:00       ` Michael F Brenner
1998-12-24  0:00         ` dennison
1998-12-24  0:00           ` Larry Kilgallen
1998-12-25  0:00             ` dewarr
1998-12-29  0:00               ` Tarjei Tj�stheim Jensen
1998-12-29  0:00                 ` robert_dewar
1998-12-29  0:00                 ` Larry Kilgallen
1998-12-30  0:00                   ` dennison
1998-12-29  0:00           ` Robert A Duff
1998-12-30  0:00             ` dennison
1999-01-02  0:00               ` Chris Morgan
1998-12-25  0:00         ` dewar
1998-12-25  0:00         ` dewar
  -- strict thread matches above, loose matches on Subject: below --
1998-12-23  0:00 mabrouk BELHOUT
2001-07-10 18:20 Matt Raikes
2001-07-10 21:55 ` Dale Stanbrough
replies disabled

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