Simplify your C preprocessor usage
old.reddit.com
Simplify your C preprocessor usage
1–4 of 4 posts
Re: Simplify your C preprocessor usage
#2also stated in the GNU "coding" standards
https://www.gnu.org/prep/standards/html_node/Conditional-Com...
Re: Simplify your C preprocessor usage
#3I feel like I've been lied to by all the codebases I've looked at throughout the years
Re: Simplify your C preprocessor usage
#4also stated in the GNU "coding" standards https://www.gnu.org/prep/standards/html_node/Conditional-Com...
Nice haven't seen this one yet.