Click here to Skip to main content
15,914,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ question - sorry Pin
Bob Stanneveld20-Sep-04 9:08
Bob Stanneveld20-Sep-04 9:08 
GeneralRe: C++ question - sorry Pin
David Crow20-Sep-04 10:25
David Crow20-Sep-04 10:25 
GeneralPlease explain this. Pin
V.20-Sep-04 5:29
professionalV.20-Sep-04 5:29 
GeneralRe: Please explain this. Pin
David Crow20-Sep-04 5:33
David Crow20-Sep-04 5:33 
GeneralRe: Please explain this. Pin
BlackDice20-Sep-04 6:11
BlackDice20-Sep-04 6:11 
GeneralRe: Please explain this. Pin
David Crow20-Sep-04 6:16
David Crow20-Sep-04 6:16 
GeneralRe: Please explain this. Pin
Michael Dunn20-Sep-04 10:54
sitebuilderMichael Dunn20-Sep-04 10:54 
GeneralRe: Please explain this. Pin
V.20-Sep-04 21:06
professionalV.20-Sep-04 21:06 
Tnx for your reply.

However I do not agree on this one:
1. a BOOL is an "Integer", a bool a "Boolean" (true or false)
so it can't get another value then true or false. Can it?
2. even after casting (bool)labMask.hideemptyrows the if statement returned false (we saw it in the quickwatch window)
3. although I see your point (especially for BOOLs) I find it more readable to compare against true or false (you see instandly what type your variable is)

So idd if the bool class can have other values then true or false I see your point, but why use the bool and not the BOOL? (surely not memory?)

Personally I think the compiler is broken or something Smile | :)

"If I don't see you in this world, I'll see you in the next one... and don't be late." ~ Jimi Hendrix
GeneralRe: Please explain this. Pin
RChin21-Sep-04 1:00
RChin21-Sep-04 1:00 
Generaloverriding a control's virtual functions Pin
BlackDice20-Sep-04 4:09
BlackDice20-Sep-04 4:09 
GeneralRe: overriding a control's virtual functions Pin
Maximilien20-Sep-04 4:14
Maximilien20-Sep-04 4:14 
GeneralRESOLVED Pin
BlackDice20-Sep-04 4:55
BlackDice20-Sep-04 4:55 
GeneralMac Address Pin
shiraztk20-Sep-04 4:00
shiraztk20-Sep-04 4:00 
GeneralRe: Mac Address Pin
David Crow20-Sep-04 5:22
David Crow20-Sep-04 5:22 
GeneralRe: Mac Address Pin
Antony M Kancidrowski20-Sep-04 5:45
Antony M Kancidrowski20-Sep-04 5:45 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 7:31
shiraztk20-Sep-04 7:31 
GeneralRe: Mac Address Pin
cmk20-Sep-04 8:23
cmk20-Sep-04 8:23 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 17:49
shiraztk20-Sep-04 17:49 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 18:38
Alpha Siera20-Sep-04 18:38 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 18:41
Alpha Siera20-Sep-04 18:41 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 20:08
shiraztk20-Sep-04 20:08 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 21:46
Alpha Siera20-Sep-04 21:46 
GeneralRe: Mac Address Pin
pk_fox23-Sep-04 3:37
pk_fox23-Sep-04 3:37 
QuestionHow to find all shared folders on the computers which are on LAN Pin
shri_3120-Sep-04 3:31
shri_3120-Sep-04 3:31 
AnswerRe: How to find all shared folders on the computers which are on LAN Pin
David Crow20-Sep-04 10:34
David Crow20-Sep-04 10:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.