this post was submitted on 08 Nov 2024
270 points (96.9% liked)

Programmer Humor

32410 readers
1 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 11 points 8 months ago

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