C++
By andre
I am quite disappointed with the knowledge demonstrated by wannabe C++ programmers today. Hardly anyone knows what
#x
and
x##y
preprocessor directives do, and only few can explain the danger in preprocessor macros with parameters. If the things keep going this way, in 5 years no one will know what
extern "C"
means.