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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9c86eb13dd395066 X-Google-Attributes: gid103376,public From: Tom Moran Subject: Re: CRC in Ada? Date: 1997/03/21 Message-ID: <3332CA3D.379F@bix.com>#1/1 X-Deja-AN: 227451480 References: <1997Mar2.220652@nova.wright.edu> <331bf6ce.2832564@news.logica.co.uk> <332B5EBD.3D9E@worldnet.att.net> <332C9185.61C1@worldnet.att.net> <332F5CC8.6D7C@worldnet.att.net> Organization: InterNex Information Services 1-800-595-3333 Reply-To: tmoran@bix.com Newsgroups: comp.lang.ada Date: 1997-03-21T00:00:00+00:00 List-Id: > *misuse* an Ada 83 I/O package and write highly > non-portable code that relied on the inner workings of sequential_io Wow, I'm sure glad I didn't know when I started trying Ada that you couldn't read a sequential file of fixed length records with the thing called "Sequential_IO"! I would have dropped it and stayed with something reasonable, like C. @.@