comp.lang.ada
 help / color / mirror / Atom feed
From: opdahl@seas.gwu.edu (Steven B. Opdahl)
Subject: Re: Opening a File for Appending
Date: 6 Jan 1995 18:14:26 -0500
Date: 1995-01-06T18:14:26-05:00	[thread overview]
Message-ID: <3ekisi$ns5@felix.seas.gwu.edu> (raw)
In-Reply-To: 3ejufu$g56@Starbase.NeoSoft.COM

In article <3ejufu$g56@Starbase.NeoSoft.COM>,
David Weller <dweller@Starbase.NeoSoft.COM> wrote:
:
: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).

POSIX_IO supports this.  You need to add Append to the Open_Option_Set
before doing an Open, Open_Or_Create, or Set_File_Control.

Steve Opdahl



  reply	other threads:[~1995-01-06 23:14 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
1995-01-06 23:14   ` Steven B. Opdahl [this message]
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