comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Portable way to read/write from a binary file?
Date: 13 Sep 1994 23:51:00 -0400
Date: 1994-09-13T23:51:00-04:00	[thread overview]
Message-ID: <355rv4$eg8@gnat.cs.nyu.edu> (raw)
In-Reply-To: 355kao$38d@goanna.cs.rmit.oz.au

sequential_io instantiated for a byte or character type may work, but is
not guaranteed, and may well be gruseomely slow.

best get is just to use pragma interface and use the appropriate unix
routines directly, whjy not>




  reply	other threads:[~1994-09-14  3:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-09-14  1:40 Portable way to read/write from a binary file? Dale Stanbrough
1994-09-14  3:51 ` Robert Dewar [this message]
1994-09-16  1:47   ` Lee_Robert_Willis
1994-09-14 22:39 ` Dale Stanbrough
1994-09-15 17:08   ` Robert Dewar
1994-09-16  5:00   ` R_Tim_Coslet
1994-09-19  2:59     ` Dale Stanbrough
1994-09-19 17:46       ` Bob Duff
1994-09-20 22:51       ` Dale Stanbrough
1994-09-15 22:59 ` Keith Thompson @pulsar
replies disabled

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