comp.lang.ada
 help / color / mirror / Atom feed
From: "Frank J. Lhota" <NOSPAM.lhota.adarose@verizon.net>
Subject: Re: who convert integer to string or to unbounded string?
Date: Thu, 25 Jul 2002 13:46:25 GMT
Date: 2002-07-25T13:46:25+00:00	[thread overview]
Message-ID: <RiT%8.10345$ub.7372@nwrddc02.gnilink.net> (raw)
In-Reply-To: 8ddde5dd.0207250516.5c241b5@posting.google.com

"jose" <josecamara@wanadoo.es> wrote in message
news:8ddde5dd.0207250516.5c241b5@posting.google.com...
> who convert integer to string or to unbounded string?

The attribute Integer'Image() will do the trick, e.g.

    N_Str : constant String := Integer'Image ( n );





      parent reply	other threads:[~2002-07-25 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-25 13:16 who convert integer to string or to unbounded string? jose
2002-07-25 13:38 ` Jacob Sparre Andersen
2002-07-25 13:46 ` Frank J. Lhota [this message]
replies disabled

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