Relative Content

Tag Archive for cpreprocessor

Have I got these #if #endif statement blocks wrong?

I’m trying to figure out which CPP standard the compiler is using, when I compile on Windows this works, but when I compile on Linux nothing gets set and the vale remains 0. Am I doing something wrong?