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 ht
On Sat, Nov 22, 2008 at 14:46, peter green <[EMAIL PROTECTED]> wrote:
> Is int 32 bit on all ports of debian? if not what ports is it not 32 bit on?
>
> more generally is there a list availible anywhere of debian architectures
> and the size of the standard C data types on them?
http://wiki.debian
Is int 32 bit on all ports of debian? if not what ports is it not 32 bit on?
more generally is there a list availible anywhere of debian
architectures and the size of the standard C data types on them?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Con
3 matches
Mail list logo