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,a84a01d2859560a0 X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: bit operations on integers Date: 1999/05/03 Message-ID: <7gkthh$gke$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 473598465 References: <7gkhr7$5kr$1@nnrp1.dejanews.com> X-Http-Proxy: 1.0 x13.dejanews.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Mon May 03 19:30:57 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-05-03T00:00:00+00:00 List-Id: In article , Matthew Heaney wrote: > procedure Set_Bit (I : in out Integer_8; N : in Natural) is > procedure Clear_Bit ... > > function Get_Bit ... I think these operations are a "bit" of overkill. (cue rimshot) But YMMV. -- T.E.D. -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own