Posted: Tue Mar 01, 2011 6:51 pm Post subject: Boolean Value Help
Hello, I am new to this forum and would appreciate some very simple (or I suppose it is) help with Boolean (True/False), I really just don't know how to search for them. Any Ideas?
The amount of memory used by a boolean variable may vary. The C++ data type "bool" and the Windows 32-bit API data type "BOOLEAN" each use one byte of memory. However, the Windows 32-bit API data type "BOOL" uses four bytes of memory.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum