1075
they call it gen z c++ (sh.itjust.works)
submitted 11 months ago by pastermil to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 21 points 11 months ago

fr, I didn't know dat macros could be used to make nu programming languages.

[-] Dogeek 7 points 11 months 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
1075 points (96.7% liked)

Programmer Humor

31326 readers
17 users here now

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

Rules:

founded 4 years ago
MODERATORS