Hello.
Heres a simple question..
Is that the same:
Code:#if !defined(SOME_MACRO) #if defined(SOME_MACRO) #ifndef SOME_MACRO #ifdef SOME_MACRO
This is a discussion on define macros within the C++ Programming forums, part of the General Programming Boards category; Hello. Heres a simple question.. Is that the same: Code: #if !defined(SOME_MACRO) #if defined(SOME_MACRO) #ifndef SOME_MACRO #ifdef SOME_MACRO...
Hello.
Heres a simple question..
Is that the same:
Code:#if !defined(SOME_MACRO) #if defined(SOME_MACRO) #ifndef SOME_MACRO #ifdef SOME_MACRO
Yes, they're the same.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.