comp.lang.ada
 help / color / mirror / Atom feed
* Naive question
@ 1998-08-22  0:00 Maxim Senin
  1998-08-23  0:00 ` John Herro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxim Senin @ 1998-08-22  0:00 UTC (permalink / raw)


How to assign value to integer like in C: int i = 'm';?

I tried
    i : Integer := Integer'Value ("m");
but it throws CONSTRAINT_ERROR.

Thanks





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

end of thread, other threads:[~1998-09-19  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-22  0:00 Naive question Maxim Senin
1998-08-23  0:00 ` John Herro
1998-08-27  0:00 ` Steve Doiel
1998-09-19  0:00 ` Tom Moran

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