this post was submitted on 08 Nov 2024
305 points (96.1% liked)

Programmer Humor

37700 readers
90 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TimeSquirrel@kbin.melroy.org 14 points 9 months ago

for (auto it = line.begin(); it != line.end(); it++) { snort(line); }