comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@gnat.com
Subject: Re: System Calls
Date: 1998/12/25
Date: 1998-12-25T00:00:00+00:00	[thread overview]
Message-ID: <760db4$p8l$1@nnrp1.dejanews.com> (raw)
In-Reply-To: 75tmgp$bjf@top.mitre.org

In article <75tmgp$bjf@top.mitre.org>,
  mfb@mbunix.mitre.org (Michael F Brenner) wrote:

> ...
> wait for executable, peek/poke, get/put/seek to ordinary
> operating system files, parse filename, etc., could be
> standardized
> without pain in a little operating system-independent
> package.


Some of these functions can be found in POSIX (e.g. look
at the florist package for GNAT). If you are using GNAT,
also look at the GNAT.xxx library routines (e.g. there is
one for reading directories, and GNAT.OS_Lib has a Spawn
routine for calling executables that works on all targets,
as well as other useful stuff).

Robert Dewar
Ada Core Technologies

P.S. The pixel stuff seems entirely at the wrong level to
assume that a universal package is possible, it is more
appropriate to standardize on the use of a higher level
graphics package than try to mess with pixels, which is
simply not possible in some environments.

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




  parent reply	other threads:[~1998-12-25  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
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                 ` Larry Kilgallen
1998-12-30  0:00                   ` dennison
1998-12-29  0:00                 ` robert_dewar
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 [this message]
  -- 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