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,9c86eb13dd395066 X-Google-Attributes: gid103376,public From: Jim Balter Subject: Re: CRC in Ada? Date: 1997/03/12 Message-ID: <3326AF5B.5263@netcom.com>#1/1 X-Deja-AN: 224925380 References: <1997Mar2.220652@nova.wright.edu> <1997Mar6.091150.1@eisner> <332491B5.7E7E@netcom.com> <3325DF9D.6985@netcom.com> Organization: JQB Enterprises X-NETCOM-Date: Wed Mar 12 5:29:49 AM PST 1997 Newsgroups: comp.lang.ada Date: 1997-03-12T05:29:49-08:00 List-Id: Robert Dewar wrote: > > Jim said > > <<> If you want something equivalent to the macroized get_char, that is > > trivially easily programmed in C on top of stream_IO, perhaps it is > > a good idea for a standard package > > Since that was the original point, this whole discussion has been > much ado about nothing. > >> > > Actually I mistyped here, what I meant to say was "easily programmed > in Ada on top of [Ada] Stream_IO", and that is what would be a good idea > for a standard package. That's what I took you to mean (i.e., I misread you and thereby read you properly). --