comp.lang.ada
 help / color / mirror / Atom feed
From: dweller@Starbase.NeoSoft.COM (David Weller)
Subject: Re: Opening a File for Appending
Date: 6 Jan 1995 11:26:22 -0600
Date: 1995-01-06T11:26:22-06:00	[thread overview]
Message-ID: <3ejufu$g56@Starbase.NeoSoft.COM> (raw)
In-Reply-To: 847@trident.datasys.swri.edu

In article <847@trident.datasys.swri.edu>,
Thomas Albrecht <TAlbrecht@SwRI.EDU> wrote:
>Does anyone know how to open a text file for appending.  I have
>checked the Ada Manual in both Ch. 14 (Input/Output) and Ch.13
>(system-dependent features) and have been unable to locate it.
>Thanks in advance for you help.
>

Um, in Ada95, one of the file modes is Append_File (for any of Text,
Sequential, Wide, and Stream_IO files).

Appending a file in Ada83 is OS dependent (unless the POSIX binding
supports this -- I'm not sure).


-- 
       Frustrated with C/C++, Pascal, Fortran?  Ada95 _might_ be for you!
	  For all sorts of interesting Ada95 tidbits, run the command:
"finger dweller@starbase.neosoft.com | more" (or e-mail with "finger" as subj.)
	



  reply	other threads:[~1995-01-06 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-01-05 15:44 Opening a File for Appending Thomas Albrecht
1995-01-06 17:26 ` David Weller [this message]
1995-01-06 23:14   ` Steven B. Opdahl
1995-01-07  1:28   ` Keith Thompson
1995-01-07 22:23   ` Richard Riehle
replies disabled

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