BOOL is 4bytes with windows… TRUE and FALSE are 1 and 0… 
bool is a single unsigned byte and true and false are the proper states.

C++ is an extension to C… staying current with Visual Studio releases will 
help. Microsoft has been making lots of enhancements trying to catch up to the 
current C/C++ standards. 

Make sure you always recompile everything when you update VS…

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to