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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6c373417187a0709 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-25 12:27:08 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: bit shift Date: 25 Feb 2002 12:27:07 -0800 Organization: http://groups.google.com/ Message-ID: <4519e058.0202251227.692324f@posting.google.com> References: <3c7a442c$1@pull.gecm.com> <3C7A5391.60206@worldnet.att.net> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014668828 3595 127.0.0.1 (25 Feb 2002 20:27:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 Feb 2002 20:27:08 GMT Xref: archiver1.google.com comp.lang.ada:20394 Date: 2002-02-25T20:27:08+00:00 List-Id: Jim Rogers wrote in message news:<3C7A5391.60206@worldnet.att.net>... > Look in the package Interfaces. ...which doesn't exist for Ada83, I'm afraid. > Stephen Frackelton wrote: > > > does a bit shift operation / mechanism exist in ada83 ? --- T.E.D.