comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: convert integer base10 into base16
Date: Tue, 12 Feb 2002 14:33:06 +0000 (UTC)
Date: 2002-02-12T14:33:06+00:00	[thread overview]
Message-ID: <a4b932$8n6$1@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: 8fe5cfbb.0202120405.19690c26@posting.google.com

c-kif-kif <c-kif-kif@eudoramail.com> wrote:
 
: It's easy to convert base10 into base16 :
: 
: I don't want to write it on screen, so i think it's not with
put/get how it works.
: 

Integer_IO also has
procedure Put(To   : out String;
              Item : in Num;
              Base : in Number_Base := Default_Base);
maybe this helps?

- georg



  parent reply	other threads:[~2002-02-12 14:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-12 12:05 convert integer base10 into base16 c-kif-kif
2002-02-12 12:10 ` Lutz Donnerhacke
2002-02-12 13:53 ` Alfred Hilscher
2002-02-12 14:33 ` Georg Bauhaus [this message]
2002-02-12 16:45 ` Stephen Leake
2002-02-13  6:17 ` Dale Stanbrough
2002-02-13  9:44   ` c-kif-kif
replies disabled

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