Re: [GD-General] The joy of type aliasing and C
Brought to you by:
vexxed72
From: Brian H. <ho...@py...> - 2004-01-04 17:30:40
|
> Erm, are you sure about that? Nope, but my assumption has been that any compiler released since 2000 on should have those, since it's not exactly difficulty technology to produce. I know that GCC definitely has it, and I'm assuming CodeWarrior as well. I'd be flatout flabbergasted if they didn't have it in MSVC 7.x, but then again...I guess I wouldn't. =3D) I don't blame a compiler vendor for being slow to implement some of the more radical features, like variable length arrays, variable argument macros, __func__, etc. but stdint.h and inttypes.h are trivial to implement. Brian |