O.P. RE: [Release] C/C++ Keywords Script
..that's why I said "something around that", I didn't check, but all I know is that th Quake2 source hsa
typedef enum qboolean { true, false };
so, I assumed.
But no, bool is not a keyword in my VC++.
To tell you also, BOOL isn't either, they aren't really "keywords" (the things that turn blue, or whatever color you set them to), I just added those because I can see it better, and I'm sure others could too.
EDIT: I'm sure you know, the Q2 source is originally in C, but I am using the C++ version someone converted.
This post was edited on 07-07-2006 at 11:21 PM by Paril.
|