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

Programmer Humor

32572 readers
432 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 2 points 1 week 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 2 points 1 week ago

I don't know, I just use printf