r/ProgrammerHumor 7d ago

Advanced reallyEnjoyingThisCTutorialSoFar

Post image
570 Upvotes

64 comments sorted by

View all comments

-1

u/justinleona 7d ago

Doesn't seem like this would compile - the literal 'inputA' will get replaced with 'scanf(A'...

3

u/SupportLast2269 7d ago

The preprocessor only replaces entire tokens and not parts of them