comp.lang.ada
 help / color / mirror / Atom feed
From: Lieven Marchand <mal@bewoner.dma.be>
Subject: Re: Passing a Command to Unix in Ada
Date: 1999/02/13
Date: 1999-02-13T00:00:00+00:00	[thread overview]
Message-ID: <7a41tu$2tt$5@nickel.uunet.be> (raw)
In-Reply-To: 1999Feb9.175528.1@eisner

kilgallen@eisner.decus.org (Larry Kilgallen) writes:

> Does anybody know what this required call [system] does on a Macintosh ?
> 

Actually, ANSI C requires that there exists a function system() in the
library. system(NULL) should return whether it does something useful
on the platform. system(Arbitrary_String) is implementation
defined. So my first guess would be that on the Macintosh, system
systematically returns an error, which is a completely conformant
implementation.

-- 
Lieven Marchand <mal@bewoner.dma.be> 
------------------------------------------------------------------------------
Few people have a talent for constructive laziness. -- Lazarus Long




  reply	other threads:[~1999-02-13  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-06  0:00 Passing a Command to Unix in Ada Robert T. Sagris
1999-02-07  0:00 ` Thomas Preymesser
1999-02-08  0:00 ` dennison
1999-02-09  0:00   ` Robert T. Sagris
1999-02-09  0:00     ` dennison
1999-02-09  0:00     ` dennison
1999-02-09  0:00       ` Larry Kilgallen
1999-02-13  0:00         ` Lieven Marchand [this message]
1999-02-19  0:00     ` Steven Hovater
1999-02-19  0:00       ` robert_dewar
1999-02-09  0:00 ` David C. Hoos, Sr.
replies disabled

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