From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,875dac3b4fe0ebc4 X-Google-Attributes: gid103376,public From: Simon Pilgrim Subject: Re: File I\O Date: 2000/04/27 Message-ID: <3907F216.DC9C9B38@gecm.com>#1/1 X-Deja-AN: 616250940 Content-Transfer-Encoding: 7bit References: <3905a5b7$0$28047@echo-01.iinet.net.au> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 27 Apr 2000 08:52:57 GMT, rc3960.rochstr.gmav.gecm.com Organization: BAE SYSTEMS Avionics MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-27T00:00:00+00:00 List-Id: Gavin Bowra wrote: > > Hi > I need a bit of a pointer on File I\Os Basically I have to create and > read a file. My problem is that I can't get a handle on how it is done, I > have the LRM and Rendezvous with Ada 95 but I can't follow the explanation > or example ( I must be thick or something ;-) ) If there is anybody out > there who can explain this to an IDIOT so he can understand would be greatly > appreciated. There are some examples on http://www.AdaPower.com/ under the "Source Code" section. If you still have problems post your source code, with details of the environment you are using it in, and a description of the specific problem. -- Regards, Simon