this post was submitted on 20 Nov 2024
235 points (98.4% liked)

Programmer Humor

32542 readers
730 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
[โ€“] huf@hexbear.net 3 points 1 day ago (1 children)

does anything flush the buffers after the print, but before the break? otherwise, if the stream you're printing to is buffered, you're not necessarily gonna see any output

[โ€“] Lojcs@lemm.ee 3 points 1 day ago

I don't know, I just use printf