SLUG Mailing List ArchivesO Plameras <oscarp@xxxxxxxxxxx> wrote:
> And, also, in that case I should also include "sizeof(unsigned)" which
> in C programming
> is usually the same as sizeof(int). But we learned again that we must
> satisfy ourselves
> first hand.
if (sizeof(unsigned) != sizeof(int)) printf("Buggy compiler!\n");
"unsigned" really means "unsigned int" which is always exactly the same
size as int (obviously).
--
Sam "Eddie" Couter | mailto:sam@xxxxxxxxxxxxxxxxxxxxx
Debian Developer | mailto:eddie@xxxxxxxxxx
| jabber:sam@xxxxxxxxxxxxxxxxxxxx
OpenPGP fingerprint: A46B 9BB5 3148 7BEA 1F05 5BD5 8530 03AE DE89 C75C
Attachment:
signature.asc
Description: Digital signature