comp.lang.ada
 help / color / mirror / Atom feed
* Integer to String and Reverse
@ 2001-08-23 16:03 Matt Raikes
  2001-08-23 16:10 ` Martin Dowie
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Raikes @ 2001-08-23 16:03 UTC (permalink / raw)


I am looking for Ada functions that work the same way as the C atoi
and itoa functions.  Anyone have any ideas for me?
thanks in advance
matt



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

* Re: Integer to String and Reverse
  2001-08-23 16:03 Integer to String and Reverse Matt Raikes
@ 2001-08-23 16:10 ` Martin Dowie
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Dowie @ 2001-08-23 16:10 UTC (permalink / raw)


For convert Integers to/from Strings check out the
attributes 'Image (to) and 'Value (from)

LRM Annex K

Matt Raikes <mraikes@vt.edu> wrote in message
news:ab21b49a.0108230803.2d7dd497@posting.google.com...
> I am looking for Ada functions that work the same way as the C atoi
> and itoa functions.  Anyone have any ideas for me?
> thanks in advance
> matt





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

end of thread, other threads:[~2001-08-23 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-23 16:03 Integer to String and Reverse Matt Raikes
2001-08-23 16:10 ` Martin Dowie

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