[Aldor-l] Portability
pip88nl at gmail.com
pip88nl at gmail.com
Sat Aug 16 17:01:50 EDT 2008
Now I have three questions:
- does aldor want to support systems where CHAR_BIT != 8?
- if it does have to support them, how do I reliably find out the
endianness? either way, endianness doesn't exist on platforms where
sizeof (char) == sizeof (long) but then again, aldor doesn't want to
support platforms where this is the case (see CC_second_largest_is_int)
for why.
- can I require the system to have an integral datatype with
sizeof (T) == 4?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://aldor.org/pipermail/aldor-l_aldor.org/attachments/20080816/163b2fff/attachment.bin
More information about the Aldor-l
mailing list