[quake3] Hoorj!

Ryan C. Gordon icculus at clutteredmind.org
Sun Sep 4 03:19:11 EDT 2005


> She?

Yeah, they still let women on the internet.

(btw, "inline" is valid in C++ and the C99 spec for regular C. __inline
is not valid C in any spec...the underscores sort of unofficially alert
you that it's an extension, even though gcc and VS.NET both support it.
If you find a compiler that doesn't, a simple:

#define __inline

Will make that code compile with more or less the same results.)

--ryan.




More information about the quake3 mailing list