obviously you are using VC2003 or VC6, do not use BOOL, use the C++ bool primitive type, aswell as using the true or false keywords and not TRUE or FALSE. Also its probably because of the format of this site, but make sure your code is cleanly indented.
No comments:
Post a Comment