comp.lang.ada
 help / color / mirror / Atom feed
* Float -> String conversion?
@ 1997-05-14  0:00 Dale Stanbrough
  1997-05-16  0:00 ` Michel Gauthier
  0 siblings, 1 reply; 3+ messages in thread
From: Dale Stanbrough @ 1997-05-14  0:00 UTC (permalink / raw)



There are two ways that i know of that you can convert from a float
to a string.

	Float'image  - which is in x.xxxxExx format
	Ada.Float_Text_IO.Put

...but Text_IO is a rather large beast, and many people say
that 'no one ever really uses text_io for _real_ work'.

If this is the case, then how could one portably convert a float
to a string?

Dale




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-05-24  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-14  0:00 Float -> String conversion? Dale Stanbrough
1997-05-16  0:00 ` Michel Gauthier
1997-05-24  0:00   ` Robert Dewar

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