comp.lang.ada
 help / color / mirror / Atom feed
From: Norbert Caspari <nnc@gmx.li>
Subject: Re: how to put Unsigned_64?
Date: Mon, 30 Jan 2006 19:18:56 +0100
Date: 2006-01-30T19:18:56+01:00	[thread overview]
Message-ID: <drllag$r48$00$1@news.t-online.com> (raw)
In-Reply-To: 43DE4B2E.60305@adarose.com

Frank J. Lhota wrote:

> 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.
> 

That was what I'm looking for. Now it works.

Thanks a lot!

Best regards, Norbert




  reply	other threads:[~2006-01-30 18:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 17:07 how to put Unsigned_64? Norbert Caspari
2006-01-30 17:22 ` Frank J. Lhota
2006-01-30 18:18   ` Norbert Caspari [this message]
2006-01-30 17:24 ` Martin Dowie
2006-01-30 18:23   ` Norbert Caspari
2006-01-30 19:35 ` Keith Thompson
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox