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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1817d1850190aec8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-25 17:43:00 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!paloalto-snf1.gtei.net!chcgil2-snh1.gtei.net!cpk-news-hub1.bbnplanet.com!news.gtei.net!npeer.kpnqwest.net!lnewspeer00.lnd.ops.eu.uu.net!lnewspost00.lnd.ops.eu.uu.net!emea.uu.net!not-for-mail From: "Mike" Newsgroups: comp.lang.ada References: <3b0ed42f$1@news.zen.co.uk> <3B0ED68A.8D9600B9@worldnet.att.net> <3b0edc59$1@news.zen.co.uk> Subject: Re: Use of streams with Ada95 Date: Sat, 26 May 2001 01:43:15 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Original-NNTP-Posting-Host: adsl-732.zen.co.uk Message-ID: <3b0efc12@news.zen.co.uk> X-Original-Trace: 26 May 2001 00:42:58 GMT, adsl-732.zen.co.uk NNTP-Posting-Host: socrates.zen.co.uk X-Trace: 990837779 reading.news.pipex.net 12247 212.23.8.2 X-Complaints-To: abuse@uk.uu.net Xref: archiver1.google.com comp.lang.ada:7790 Date: 2001-05-26T01:43:15+01:00 List-Id: Thanks, some useful info, can't seem to access the zip file with the example though. I'll send an email. "chris.danx" wrote in message news:p8CP6.2385$CT1.429185@news6-win.server.ntlworld.com... > > > Thanks for that, looking for the second edition on > > amazon - out of stock at the moment. Looks like a > > good book. Will try and track it down. > > In the mean time you could try http://willowplan.tripod.com under Ada > 95->Examples->Streams. It's a small example for using streams with files if > that's any use (it's not at great depth but it covers heterogenous files). One > flaw is that when i wrote it i didn't convert to stream elements i just wrote a > small replacement for read/write based on the types in the records versions. > > > Chris. > >