comp.lang.ada
 help / color / mirror / Atom feed
* How does the Ada 95 Streams package Index?
@ 1994-12-16  5:54 Timothy Halloran
  1994-12-16 12:58 ` Robert I. Eachus
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Timothy Halloran @ 1994-12-16  5:54 UTC (permalink / raw)


From examining the Ada 95 reference manual I get the impression that
a file created with the streams package is able to move to numbered
records in the file (e.g. Read the 5th record).  How is this intended
to be implemented in light of the variable length of the records which
could be in the file?  Are all the records expanded to the largest size
or are divider bytes inserted in the file.

GNAT doesn't have this package yet (but soon will I am told) so I
haven't been able to "test" this package out.  Anyone up on this?

A Humble Ada Programmer,
Tim Halloran




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1994-12-17 14:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-12-16  5:54 How does the Ada 95 Streams package Index? Timothy Halloran
1994-12-16 12:58 ` Robert I. Eachus
1994-12-16 15:16 ` Robert Dewar
1994-12-17 14:05 ` Tucker Taft

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