Re: a question on basic types of interfaces.C
- From: Jacob Sparre Andersen <sparre@xxxxxx>
- Date: Thu, 23 Nov 2006 13:50:36 +0100
<evangeli@xxxxxxx> writes:
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
That's certainly how I read "Each of the types declared in
Interfaces.C is C-compatible.".
Greetings,
Jacob
--
<URL: small-talk://work/hallway-meeting/...>
.
- References:
- a question on basic types of interfaces.C
- From: evangeli@xxxxxxx
- a question on basic types of interfaces.C
- Prev by Date: a question on basic types of interfaces.C
- Next by Date: How to manage a system call inside Ada ?
- Previous by thread: a question on basic types of interfaces.C
- Next by thread: Re: a question on basic types of interfaces.C
- Index(es):