On Saturday 22 November 2008 14:46:44 peter green wrote:
> Is int 32 bit on all ports of debian? if not what ports is it not 32 bit
> on?
int is not definied as 32 bit.... use uint32_t (from stdint.h) for that. 
Please look at the specific abi specifiction of your plattform.

And you can look at http://wiki.debian.org/ArchitectureSpecificsMemo for 
possible differences.
-- 
Robert Wohlrab


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to