comp.lang.ada
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
Subject: Re: uNIX Operating system call
Date: Mon, 18 Mar 2002 21:14:34 +0100
Date: 2002-03-18T20:13:47+00:00	[thread overview]
Message-ID: <87zo154or9.fsf@deneb.enyo.de> (raw)
In-Reply-To: mailman.1016475721.16066.comp.lang.ada@ada.eu.org

Parker Nathan R A1C 82 CSS/SCQM <Nathan.Parker@langley.af.mil> writes:

> I am running Solaris 2.5 on a SPARC 20 workstation and would like to know
> how I can make a system call (i.e. ls > /tmp/somefile.tmp) within my Ada 95
> code?

This is not what people usually call a "system call" in the UNIX
context.

You can use Interfaces.C to call the C system() routine, for example.
Or you can use POSIX.5 or a vendor-supplied package.



      reply	other threads:[~2002-03-18 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18 18:23 uNIX Operating system call Parker Nathan R A1C 82 CSS/SCQM
2002-03-18 20:14 ` Florian Weimer [this message]
replies disabled

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