comp.lang.ada
 help / color / mirror / Atom feed
From: "Nick Roberts" <nickroberts@adaos.worldonline.co.uk>
Subject: Re: Text_IO.End_Of_File Problem
Date: Mon, 26 Nov 2001 02:35:24 -0000
Date: 2001-11-26T02:35:24+00:00	[thread overview]
Message-ID: <9tsbca$4g95n$1@ID-25716.news.dfncis.de> (raw)
In-Reply-To: fb75c450.0111251442.3e88ff5f@posting.google.com

Hambut, the basic answer is: you cannot mix Ada.Sequential_IO and
Ada.Text_IO! The format in which Sequential_IO writes data is
implementation-dependent, and may not even vaguely correspond to anything
that Text_IO can read back.

I have two questions for you:

(1) WHY were you trying to write with Sequential_IO and then read with
Text_IO?

(2) WHAT do you really want to do?

I will help you with (2) if I can (and if you require).

--
Best wishes,
Nick Roberts






  parent reply	other threads:[~2001-11-26  2:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-25 22:42 Text_IO.End_Of_File Problem Hambut
2001-11-26  1:53 ` Jeffrey Carter
2001-11-26 12:30   ` Hambut
2001-11-26 16:50     ` Mark Biggar
2001-11-26 13:25   ` Hambut
2001-11-26  2:15 ` Patrick Hohmeyer
2001-11-26 12:36   ` Hambut
2001-11-26  2:35 ` Nick Roberts [this message]
2001-11-26 12:13   ` Hambut
2001-11-26 18:00     ` Nick Roberts
2001-11-27  9:51       ` Hambut
replies disabled

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