comp.lang.ada
 help / color / mirror / Atom feed
* Re: Reading variable-length records from a file
@ 2001-08-13 21:29 Gautier Write-only-address
  2001-08-13 22:41 ` Larry Kilgallen
  0 siblings, 1 reply; 9+ messages in thread
From: Gautier Write-only-address @ 2001-08-13 21:29 UTC (permalink / raw)
  To: comp.lang.ada

Larry Kilgallen:

>Does ZIP have a notion of text files ?

Yes. Anyway you can force the unzipping as a text,
on the target system.
________________________________________________________
Gautier  --  http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: Do not answer to sender address, visit the Web site!
    Ne r�pondez pas � l'exp�diteur, visitez le site ouaibe!



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




^ permalink raw reply	[flat|nested] 9+ messages in thread
* Reading variable-length records from a file
@ 2001-08-10 18:37 Brian Catlin
  2001-08-10 19:04 ` Larry Kilgallen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Brian Catlin @ 2001-08-10 18:37 UTC (permalink / raw)


What is the best method for reading variable-length records from a file, using Ada (generic Ada, or GNAT)?  I have some files, from
a VMS system, that I want to read on a Win2K system.  The files have the VMS standard "implied carriage control", which means that
each "record" (or line; it's a text file) has a two-byte count value, followed by "count" bytes (characters).

 -Brian






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

end of thread, other threads:[~2001-08-13 22:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-13 21:29 Reading variable-length records from a file Gautier Write-only-address
2001-08-13 22:41 ` Larry Kilgallen
  -- strict thread matches above, loose matches on Subject: below --
2001-08-10 18:37 Brian Catlin
2001-08-10 19:04 ` Larry Kilgallen
2001-08-10 21:28 ` Mark Johnson
2001-08-13  8:14 ` Thierry Lelegard
2001-08-13 17:39   ` Brian Catlin
2001-08-13 18:29     ` tmoran
2001-08-13 18:51     ` Larry Kilgallen

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