comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <marc.a.criley@lmco.com>
Subject: Re: limited private types
Date: 2000/04/27
Date: 2000-04-27T11:23:53+00:00	[thread overview]
Message-ID: <3908264D.2783A2BB@lmco.com> (raw)
In-Reply-To: 8e7jbb$s0h$1@nnrp1.deja.com

You can use an "access File_Type" type, allocate instances
of it, stack them, and Close them--Close(F.all).

Marc

r_srinivasan@my-deja.com wrote:
> 
> folks,
> 
> I hope someone has a reasonable suggestion for the following problem :
> 
> I am developing a file processing application that requires opening and
> closing of an unspecified number of files. Ideally i would like to
> build a "stack" of "files".
> 
> Currently I am using text_io package. Unfortunately the type
> text_io.file_type is a "limited private" type and this means no
> assignments. I have been able to get around this somewhat by using
> File_access type but there is no "close" procedure that will take a
> file_access.
> 
> Any and all ideas would be appreciated.
> 
> regards
> 
> srini
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.




  parent reply	other threads:[~2000-04-27  0:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-26  0:00 limited private types r_srinivasan
2000-04-26  0:00 ` Marin D. Condic
2000-04-27  0:00   ` r_srinivasan
2000-04-28  0:00     ` Jean-Pierre Rosen
2000-04-27  0:00 ` Marc A. Criley [this message]
2000-04-27  0:00 ` Ray Blaak
2000-04-27  0:00   ` r_srinivasan
2000-04-27  0:00     ` tmoran
  -- strict thread matches above, loose matches on Subject: below --
1988-12-03 23:10 Erland Sommarskog
1988-11-15 23:28 Ada language revision Wilmer Rivers
1988-11-16 19:06 ` William Thomas Wolfe,2847,
1988-11-18  0:32   ` Ron Guilmette
1988-11-22 14:37     ` Stephe Leake
1988-11-23 13:37       ` Dennis Doubleday
1988-11-29 15:12         ` limited private types Stephe Leake
1988-12-01 23:06           ` Ron Guilmette
1988-12-05  1:48             ` Paul Stachour
1988-12-06 16:56             ` ryer
1988-12-06 20:09             ` stt
1988-12-07 15:51             ` Stephe Leake
replies disabled

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