comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com (Tom Moran)
Subject: Re: coercing an integer to a string
Date: 1998/11/16
Date: 1998-11-16T00:00:00+00:00	[thread overview]
Message-ID: <364fd0d4.38386026@SantaClara01.news.InterNex.Net> (raw)
In-Reply-To: dummy-1611980023110001@dialup-608.hip.cam.org

Look up the attributes 'Image and 'String
S : String := Integer'Image(75);
I : Integer := Integer'Value("23");




  reply	other threads:[~1998-11-16  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-16  0:00 coercing an integer to a string Emmanuel M. D�carie
1998-11-16  0:00 ` Tom Moran [this message]
1998-11-16  0:00   ` John McCabe
1998-11-16  0:00 ` Chris Morgan
1998-11-16  0:00   ` John McCabe
1998-11-17  0:00     ` Chris Morgan
1998-11-17  0:00       ` John McCabe
1998-11-18  0:00         ` Emmanuel M. D�carie
1998-11-20  0:00           ` Dale Stanbrough
1998-11-23  0:00             ` Robert I. Eachus
1998-11-23  0:00           ` Chris Morgan
replies disabled

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