r/ProgrammerDadJokes 25d ago

Working programmers don't let working programmers use the preprocessor.

Pros before macros.

19 Upvotes

3 comments sorted by

5

u/jakeStacktrace 25d ago

What if the macro is really elegant and I was happy with the performance...sorry guys, this is like literally reddit.

2

u/Weak_Blackberry_9308 24d ago edited 24d ago

You’ll be back in 3 months when you realize the elegance was just cleverly masked overcomplication.

1

u/soundman32 23d ago

C++ was originally C with a bunch of macros and the preprocessor (cfront).  I do remember those days.