comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthew_heaney@acm.org>
Subject: Re: Temporary files in Ada95.
Date: 1999/03/26
Date: 1999-03-26T00:00:00+00:00	[thread overview]
Message-ID: <m3aex0zqii.fsf@mheaney.ni.net> (raw)
In-Reply-To: 7de1t6$usl$1@nnrp1.dejanews.com

jboulais@sikorsky.com writes:

> I am trying to create a temporary output file, that the system would cleanup
> after I close it.  In the Ada 83 LRM this is specifically called out as
> supplying a blank name.  No mention of this is made in the Ada95 LRM, and
> when I try I get a Name_Error.	Any help?

Are you sure you're calling Create?  The Name parameter is defaulted to
null string, which means temporary file.  See RM95 A.8.2 (4).

Post the smallest fragment of code that exhibits the behavior you
describe, and say what OS and compiler you're using (including version
numbers).








  reply	other threads:[~1999-03-26  0:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-25  0:00 Temporary files in Ada95 jboulais
1999-03-26  0:00 ` Matthew Heaney [this message]
1999-03-26  0:00 ` Boulais, Jeffrey M
1999-03-26  0:00   ` Matthew Heaney
1999-03-26  0:00 ` robert_dewar
1999-03-26  0:00 ` Boulais, Jeffrey M
1999-03-26  0:00   ` Boulais, Jeffrey M
1999-04-02  0:00     ` Jerry van Dijk
1999-03-26  0:00   ` Jeffrey D. Cherry
1999-03-26  0:00     ` Larry Kilgallen
1999-03-29  0:00       ` Jeffrey D. Cherry
1999-03-31  0:00       ` Boulais, Jeffrey M
1999-03-31  0:00         ` Jeffrey D. Cherry
1999-03-31  0:00           ` Matthew Heaney
1999-03-31  0:00             ` Jeffrey D. Cherry
1999-04-01  0:00               ` John J Cupak Jr
1999-03-26  0:00   ` Matthew Heaney
replies disabled

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