Liverpoololympia.com

Just clear tips for every day

What is a compiler flag?

What is a compiler flag? Compile-time flags are boolean values provided through the compiler via a macro method. They allow to conditionally include or exclude code based on compile time conditions. There are several default flags provided by the compiler Read more…