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: jsa@alexandria (Jon S Anthony) Subject: Re: CRC in Ada? Date: 1997/03/06 Message-ID: #1/1 X-Deja-AN: 223564549 Distribution: world References: <1997Mar2.220652@nova.wright.edu> Organization: PSI Public Usenet Link Newsgroups: comp.lang.ada Date: 1997-03-06T00:00:00+00:00 List-Id: In article dewar@merv.cs.nyu.edu (Robert Dewar) writes: > Jon Anthony asks > > < styles? For example, maybe use unconstrained types in the Ada or some > such? In general I would think a similar implementation style here > would yield basically the same "efficiency" result.>> > > One possibility is that the implementation was relying on doing rotates, > and there certainly is no easy portable efficient way of doing that > in Ada 83 (although for my taste I prefer to use table lookup for > computing CRC's and avoid the bit rotation stuff. Right. That's a good example of the sort of thing I was fishing for, but I guess it really had to do with the IO involved... /Jon -- Jon Anthony Organon Motives, Inc. Belmont, MA 02178 617.484.3383 jsa@organon.com