Re: Cocoa basic data types?
Re: Cocoa basic data types?
- Subject: Re: Cocoa basic data types?
- From: Manfred Lippert <email@hidden>
- Date: Fri, 25 Jan 2002 01:22:51 +0100
>
Look for <inttypes.h> and/or <stdint.h>
Great! :-)
Thank you (and the others who answered my question).
>
I'm not on an X machine right now so I'm not sure which of these you should
>
look for specifically. Look for stdint first, I'd guess.
Yes, stdint.h is available on X.
Mani