this post was submitted on 09 Jun 2025
194 points (94.1% liked)

Programmer Humor

25395 readers
1893 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 1 points 1 month ago* (last edited 1 month ago)

Yeah, C++ would give a linker error.

But that won't be C++, but the linker.
Because as far as C++ goes, all stuff is in a single source file, until fairly recently.