this post was submitted on 22 Mar 2024
226 points (94.5% liked)

Programmer Humor

33603 readers
11 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] abrahambelch@programming.dev 4 points 11 months ago* (last edited 11 months ago)

Yeah that's why you're supposed to use header guards... If you don't and include your header in multiple places your program straight up won't compile.