a question on basic types of interfaces.C
- From: "evangeli@xxxxxxx" <evangeli@xxxxxxx>
- Date: 23 Nov 2006 04:12:44 -0800
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
.
- Follow-Ups:
- Re: a question on basic types of interfaces.C
- From: Martin Krischik
- Re: a question on basic types of interfaces.C
- From: Jacob Sparre Andersen
- Re: a question on basic types of interfaces.C
- Prev by Date: Re: Profiler?
- Next by Date: Re: a question on basic types of interfaces.C
- Previous by thread: [ANNOUNCE] ada-AutoIT 0.5.2 Released
- Next by thread: Re: a question on basic types of interfaces.C
- Index(es):