Re: [GD-General] Feedback wanted on POSH
Brought to you by:
vexxed72
From: J C L. <cl...@ka...> - 2003-11-19 14:05:56
|
On Tue, 18 Nov 2003 13:07:29 -0500 Brian Hook <ho...@py...> wrote: > I've been working on a portable open source "harness", a header file > that (ideally) handles a lot of configuration crap for most people. > You know what I mean, the standard stuff like defining the proper DLL > export signature, sized types, etc. I'm still dismayed every time I > see some open source library doing: > #if WHATEVER typedef unsigned int my_u32_t; typedef long long > my_i64_t; #endif You are familiar with glibC's inttypes.h and stdint.h? They would seem to cover this space moderately well. -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. cl...@ka... He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. |