comp.lang.ada
 help / color / mirror / Atom feed
From: Lars Noschinski <lars@usenet.noschinski.de>
Subject: Re: Converting Char to Enum
Date: Tue, 05 Mar 2002 16:55:27 +0100
Date: 2002-03-05T16:55:27+01:00	[thread overview]
Message-ID: <Xns91C8AC299844ELars17NoCBW@larsno.fqdn.th-h.de> (raw)
In-Reply-To: mailman.1015283462.19162.comp.lang.ada@ada.eu.org

"David C. Hoos" <david.c.hoos.sr@ada95.com> wrote:
> From: "Lars Noschinski" <lars@usenet.noschinski.de>
>> "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com> wrote:
>> | type Symbols is ('0', '1', 'B', 'T', 'U');
>>
>> Is that really a subset of character? I'm asking, because the
>> following code prints "'0'", "'B'" etc. and not "0", "B".
>>
> Take a look at two things, viz.:
>
>    1.  The definition of the Character type in LRM A.1 (35)

Ok, I see. Character is also an enumeration.
 
>    2.   The output of this program:

So if I want to output only the character without the quotes, I have
to convert it to string? In the case of type symbols with an
indirection through type character, of course. 

BTW: Which online book/tutorial has a good explanation of the
possibilities of type conversion in Ada? After doing PHP for a few
weeks, I really see the advantages of a strong type system, but it
needs some time to get familiar with it. 


CU Lars Noschinski



  reply	other threads:[~2002-03-05 15:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-02 18:17 Converting Char to Enum Lars Noschinski
2002-03-03  1:15 ` sk
2002-03-03 16:43   ` Robert Dewar
2002-03-03 18:54     ` Lars Noschinski
2002-03-03 20:07       ` Larry Kilgallen
2002-03-03 20:21         ` Lars Noschinski
2002-03-03 22:46           ` Larry Kilgallen
2002-03-04  6:55           ` Jeffrey Carter
2002-03-03 20:13       ` tmoran
2002-03-03  6:30 ` tmoran
2002-03-04 11:01 ` sk
     [not found] ` <3C835426.DA864199@myob.com>
2002-03-04 12:48   ` David C. Hoos, Sr.
2002-03-04 16:36     ` Lars Noschinski
2002-03-04 23:17       ` David C. Hoos
2002-03-05 15:55         ` Lars Noschinski [this message]
2002-03-05 20:15           ` David C. Hoos
  -- strict thread matches above, loose matches on Subject: below --
2002-03-06  6:23 Christoph Grein
replies disabled

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