Answer Posted / vikas
That's why its recommended to use the equality operator
like this:
42==a and not a ==42. This way we can avoid a mojor bug
because of a minor typo.
Vikas
http://www.cppquestions.com/
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I create an mfc application in vc++?
Do I need microsoft visual c++ on my computer?
What is the use of message map? Advantages of a message map.
Does visual c++ 2017 replace 2015?
What is microsoft visual c++ 2015 redistributable package x64?
What is visual c++ runtime error?
How do I change visual code font?
What is difference between c++ and vc++?
Difference between getmessage, postmessage & peakmessage.
What is cwinthread class? Explain its advantages.
What is cmutex? How can we use it?
What is the difference between an MLE and an SLE?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
How do I fix microsoft visual c++ 2015 setup failed?
What is splitter window in vc++?