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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f43af0172d927fa2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny01.POSTED!0f19ed38!not-for-mail Message-ID: <43DE4B2E.60305@adarose.com> From: "Frank J. Lhota" Reply-To: NOSPAM.lhota@adarose.com User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: how to put Unsigned_64? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 30 Jan 2006 17:22:33 GMT NNTP-Posting-Host: 151.203.193.192 X-Complaints-To: abuse@verizon.net X-Trace: trndny01 1138641753 151.203.193.192 (Mon, 30 Jan 2006 12:22:33 EST) NNTP-Posting-Date: Mon, 30 Jan 2006 12:22:33 EST Xref: g2news1.google.com comp.lang.ada:2708 Date: 2006-01-30T17:22:33+00:00 List-Id: You can create a package of subprograms for reading and writing Unsigned_64 values by instantiating Ada.Text_Io.Modular_Io for the Interface.Unsigned_64 type, e.g. package Uns_64_Io is new Ada.Text_Io.Modular_IO (Interface.Unsigned_64); This package should meet your needs. -- "All things extant in this world, Gods of Heaven, gods of Earth, Let everything be as it should be; Thus shall it be!" - Magical chant from "Magical Shopping Arcade Abenobashi" "Drizzle, Drazzle, Drozzle, Drome, Time for the this one to come home!" - Mr. Lizard from "Tutor Turtle"