Skip to main content

5 docs tagged with "Beautiful Code"

View All Tags

#if defined()

#if defined(SOMETHING) offers more flexibility than #ifdef SOMETHING.