comp.lang.ada
 help / color / mirror / Atom feed
* portable file copying in Ada
@ 1990-07-30 18:49 John Self
  0 siblings, 0 replies; only message in thread
From: John Self @ 1990-07-30 18:49 UTC (permalink / raw)


Is it possible to write a portable procedure to copy non-text files in
Ada?  What should I use for the element type when I instantiate
SEQUENTIAL_IO?   The procedure I want to write takes two file names,
and copies the contents of the file named by the first to the second.
I will not do any interpretation of the file, I just need to make an
exact copy of the contents.  If the underlying operating system is
based on files containing bytes, then I want to copy bytes.  If it
uses packed 27 bit words I'd be happy to copy those.

					Thanks,
						John Self
						self@ics.uci.edu
						sdcsvax!ucivax!self
						JTSELF@UCI.BITNET

--
					Thanks,
						John

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1990-07-30 18:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1990-07-30 18:49 portable file copying in Ada John Self

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