comp.lang.ada
 help / color / mirror / Atom feed
From: agent@drrob1.com
Subject: character literals
Date: Tue, 11 Feb 2014 17:27:57 -0500
Date: 2014-02-11T17:27:57-05:00	[thread overview]
Message-ID: <rq8lf9tqg08bv32ouaudvsl62jto1abpu7@4ax.com> (raw)

I have been having a difficulty in my code with character literals.
For example

 IF ch in '0' .. '9' THEN

This gives an error because the compiler is complaining that it does
not know if I mean a character, wide_character, or wide_wide_character
for my literals.  How do I indicate which I want?

             reply	other threads:[~2014-02-11 22:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 22:27 agent [this message]
2014-02-11 22:49 ` character literals J-P. Rosen
2014-02-11 23:45   ` Bill Findlay
2014-02-11 23:49     ` Ludovic Brenta
2014-02-11 23:58       ` adambeneschan
2014-02-11 23:56 ` adambeneschan
2014-02-12  0:18   ` adambeneschan
2014-02-12  1:34     ` agent
2014-02-12  2:03       ` adambeneschan
2014-02-12 12:50         ` agent
2014-02-12  1:30   ` Jeffrey Carter
2014-02-12  1:50     ` adambeneschan
2014-02-12 15:53   ` Robert A Duff
2014-02-12 17:55     ` J-P. Rosen
2014-02-14 12:39       ` agent
2014-02-14 18:36         ` AdaControl was: " Simon Clubley
2014-02-15  6:26         ` J-P. Rosen
replies disabled

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