1051
they call it gen z c++ (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] Dogeek@sh.itjust.works 8 points 1 year ago

#define is nothing but a search and replace from the preprocessor.

I've been burned one too many times with #include which replaces the directive with the contents of the included headers file (I think that if you're truly evil you can even include straight .c files and forgo headers entirely)

this post was submitted on 27 Jul 2023
1051 points (96.5% liked)

Programmer Humor

31995 readers
129 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS