[openbox] Why not C++?
Tim Ziegele
tactx at web.de
Sat Mar 3 14:48:35 EST 2007
Peter Gordon schrieb:
> On Sat, 2007-03-03 at 14:19 -0500, Dana Jansens wrote:
>
>>> What about portability?
>>>
>> Things like guint32, which is a platform independent 32-bit unsigned data-type.
>>
>>
> To play Devil's Advocate a bit here, there is the POSIX <stdint.h>
> header, which includes types such as uint32_t, et al. And since Openbox
> is geared to *nix/X11 setups anyway, this would already be provided.
> (Not that more abstracted portability is bad thing, though; but I
> digress...)
Unfortunately, stdint.h is a C(99) header.
More information about the openbox
mailing list