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=-0.5 required=5.0 tests=BAYES_05 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,908b0acacbaccca8,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-11 08:21:04 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: msims@uoguelph.ca (Mark) Newsgroups: comp.lang.ada Subject: Integer data type Date: 11 Oct 2002 08:21:00 -0700 Organization: http://groups.google.com/ Message-ID: <7bd7d86e.0210110721.8097797@posting.google.com> NNTP-Posting-Host: 131.104.78.120 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1034349660 7869 127.0.0.1 (11 Oct 2002 15:21:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 11 Oct 2002 15:21:00 GMT Xref: archiver1.google.com comp.lang.ada:29718 Date: 2002-10-11T15:21:00+00:00 List-Id: Is it possible to extract the binary representation of an integer variable and store that binary representation in another variable? Thanks, Mark