comp.lang.ada
 help / color / mirror / Atom feed
From: sal714@rs710.gsfc.nasa.gov (Stephen A. Leake)
Subject: Re: NEED Float to ASCII Conversion function
Date: 1995/04/06
Date: 1995-04-06T00:00:00+00:00	[thread overview]
Message-ID: <SAL714.95Apr6131917@rs710.gsfc.nasa.gov> (raw)
In-Reply-To: 3luieh$1efo@usenetp1.news.prodigy.com


package My_Float_IO is new Text_IO.Float_IO (MY_FLOAT);

A_Float : MY_FLOAT := 2.3;
A_String : STRING (1 .. 32);	-- must be big enough

My_Float_IO.Put (To => A_String, Item => A_Float);


- Stephe
--
Stephen Leake, NASA Goddard Space Flight Center
email: Stephen.Leake@gsfc.nasa.gov




  parent reply	other threads:[~1995-04-06  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-04-05  0:00 NEED Float to ASCII Conversion function Rodney Moore
1995-04-06  0:00 ` Tucker Taft
1995-04-06  0:00 ` Stephen A. Leake [this message]
     [not found] ` <3m50cu$6r2@sarge.hq.Verdix.COM>
     [not found]   ` <dewar.797427715@gnat>
     [not found]     ` <3mum7i$2cb@rational.rational.com>
     [not found]       ` <dewar.798172536@gnat>
1995-04-19  0:00         ` Gene Ouye
     [not found]           ` <dewar.798260131@gnat>
1995-04-22  0:00             ` 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