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: <3326B024.3D1F@netcom.com>#1/1 X-Deja-AN: 224928393 References: <1997Mar2.220652@nova.wright.edu> <331d3cf9.1190126@news.logica.co.uk> <1997Mar5.083233.1@eisner> <1997Mar5.131846.1@eisner> <5fmo1k$adm@mulga.cs.mu.OZ.AU> <3324A613.812@netcom.com> <3325DF35.3BDF@netcom.com> Organization: JQB Enterprises X-NETCOM-Date: Wed Mar 12 5:33:10 AM PST 1997 Newsgroups: comp.lang.ada Date: 1997-03-12T05:33:10-08:00 List-Id: Robert Dewar wrote: > > Jim Balter said > > < multiple system calls might be involved.>> > > Just so this is crystal clear at this stage, at least to other readers > than Jim, I definitely did NOT imply that there are multiple system calls. > It maybe that Jim does not know Ada 95 very well, and that is how he got > confused. I gave a quote, which you have deliberately deleted, that made it clear that you had implied that the *C language* getchar macro might cause extra system calls to be made. And it is the "mistake" of using getchar in C that has been at issue, so it seems that you are having considerable trouble following the thread. --