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: "Marin D. Condic" Subject: Re: File I\O Date: 2000/04/27 Message-ID: <39086817.B87186B6@quadruscorp.com>#1/1 X-Deja-AN: 616333421 Content-Transfer-Encoding: 7bit References: <3905a5b7$0$28047@echo-01.iinet.net.au> Organization: Quadrus Corporation X-Sender: "Marin D. Condic" (Unverified) X-Server-Date: 27 Apr 2000 13:19:43 GMT Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-27T13:19:43+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. > On my web page (http://www.mcondic.com/) under Ada Programming, you can find a bunch of small programs called "GNAT Esamples". I used these to teach an intro to Ada level in-house class. There are a few small, self contained programs in that set which cover various forms of File IO. They should all compile and run successfully. If not, send me an e-mail. MDC -- ====================================================================== Marin David Condic - Quadrus Corporation - http://www.quadruscorp.com/ Send Replies To: m c o n d i c @ q u a d r u s c o r p . c o m Visit my web site at: http://www.mcondic.com/ "I'd trade it all for just a little more" -- Charles Montgomery Burns, [4F10] ======================================================================