|
-
Jun 18th, 2002, 12:23 AM
#1
Thread Starter
Banned
Bypassing "bool.h" debugging error
Normally, I would use Borland's C++ Compiler, because it is the best. But I am stuck with using Visual C++. Anywho .....
THE PROBLEM
I get an error whilst debugging my code.
It tells me there are errors in the include file "bool.h"
I do not include this in my driver file, BUT.....
I include the file apstring.h created by Leon Shram which
calls on "bool.h" (he made both)
But that's kinda funny cause, I've used these before and they work very well.
But since VC sucks hard, it says there are errors in "bool.h"
IS THERE A WAY TO HAVE IT IGNORE THESE LAME ERRORS?
Help is appreciated, thanks guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|