comp.lang.ada
 help / color / mirror / Atom feed
From: Michal Nowak <vinnie@inetia.pl>
To: "comp.lang.ada usegroup->mailing list gateway"
	<comp.lang.ada@ada.eu.org>
Subject: Re: equivalent to ATOI in ADA
Date: Fri, 04 Jan 2002 17:16:52 +0100
Date: 2002-01-04T17:16:52+01:00	[thread overview]
Message-ID: <mailman.1010160782.24434.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: <a14iun$25i$1@dns3.cae.ca>

On 02-01-04 at 10:46 wurm wrote:

>Hi all,
>
>Id like to know if there is an equivalent to ATOI already built into ADA
>somewhere, I realize that i could simply import it from C but id prefer not
>to do that if i dont have to
>
>Thanx!
>
>Phil

A : Integer;

A := Integer'Value("Integer_Number");

Mike
-----------------------------------------
                             ____|
                             \%/ |~~\
  O                                  |
 o>>        Mike Nowak               |
 T                                   |
/ >       vinnie@inetia.pl           |
http://www.geocities.com/vinnie14pl _|__




  parent reply	other threads:[~2002-01-04 16:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-04 16:46 equivalent to ATOI in ADA wurm
2002-01-04 16:09 ` Alfred Hilscher
2002-01-04 16:12 ` Ted Dennison
2002-01-04 17:15   ` wurm
2002-01-04 16:16 ` Michal Nowak [this message]
2002-01-04 17:49 ` David C. Hoos
2002-01-04 20:25 ` Stephen Leake
2002-01-04 21:17   ` Larry Kilgallen
2002-01-04 20:36 ` Adrian Knoth
replies disabled

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