comp.lang.ada
 help / color / mirror / Atom feed
* Integer-Types
@ 2004-10-04 23:54 Rick Santa-Cruz
  2004-10-05  0:48 ` Integer-Types Jeffrey Carter
  2004-10-05  1:23 ` Integer-Types Stephen Leake
  0 siblings, 2 replies; 6+ messages in thread
From: Rick Santa-Cruz @ 2004-10-04 23:54 UTC (permalink / raw)


Hi,

the more I consider the details and play with the language, the more 
questions come in my mind... sorry...

Is the following the same:
type New_Int is range 1..1000000;
type New_Int1 is new Integer range 1..1000000;
?

Thanks a lot,
Rick 





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

end of thread, other threads:[~2004-10-05 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-04 23:54 Integer-Types Rick Santa-Cruz
2004-10-05  0:48 ` Integer-Types Jeffrey Carter
2004-10-05  1:12   ` Integer-Types Rick Santa-Cruz
2004-10-05 19:37     ` Integer-Types Jeffrey Carter
2004-10-05  1:23 ` Integer-Types Stephen Leake
2004-10-05  9:58   ` Integer-Types Rick Santa-Cruz

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