comp.lang.ada
 help / color / mirror / Atom feed
* character literals
@ 2014-02-11 22:27 agent
  2014-02-11 22:49 ` J-P. Rosen
  2014-02-11 23:56 ` adambeneschan
  0 siblings, 2 replies; 17+ messages in thread
From: agent @ 2014-02-11 22:27 UTC (permalink / 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?

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-02-15  6:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-11 22:27 character literals agent
2014-02-11 22:49 ` 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

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