Re: [GD-General] The joy of type aliasing and C
Brought to you by:
vexxed72
From: Alen L. <ale...@cr...> - 2004-01-04 13:25:26
|
Erm, are you sure about that? Can't verify other compilers ATM, but for VC++ 7.1 I can't find anything like that either in the docs or in the include directory. Alen ----- Original Message ----- From: "Brian Hook" <ho...@py...> To: <gam...@li...> Sent: Saturday, January 03, 2004 16:13 Subject: Re: [GD-General] The joy of type aliasing and C > This sounds like a good news. Which compilers support those? Any that claim C99 compliance. While there are no 100% C99 compliant compilers out there, there are a lot of "mostly compliant" ones. GCC, VC++ 7.x, Intel C/C++, Borland, etc. should all support <stdint.h> and <inttypes.h> Brian |