comp.lang.ada
 help / color / mirror / Atom feed
* a question on basic types of interfaces.C
@ 2006-11-23 12:12 evangeli
  2006-11-23 12:50 ` Jacob Sparre Andersen
  2006-11-24  7:36 ` Martin Krischik
  0 siblings, 2 replies; 3+ messages in thread
From: evangeli @ 2006-11-23 12:12 UTC (permalink / raw)


hello,
there are some points regarding Interfaces.C that I want to be sure of
if I consider Interfaces.C and <limits.h> are the following assertions
always valid :

Interfaces.C.int'first = INT_MIN
Interfaces.C.int'last  = INT_MAX

Interfaces.C.short'first = SHRT_MIN
Interfaces.C.short'last  = SHRT_MAX

Interfaces.C.int'size = sizeof(int) * CHAR_BIT

thanks




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

end of thread, other threads:[~2006-11-24  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-23 12:12 a question on basic types of interfaces.C evangeli
2006-11-23 12:50 ` Jacob Sparre Andersen
2006-11-24  7:36 ` Martin Krischik

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