this post was submitted on 11 Feb 2025
372 points (95.1% liked)

Programmer Humor

37808 readers
48 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
[–] Bogus5553@lemm.ee 34 points 6 months ago* (last edited 6 months ago) (3 children)

Any void main(){...} enjoyers?

[–] Thorry84@feddit.nl 5 points 6 months ago

while (true) {...}

[–] CausticFlames@sopuli.xyz 1 points 6 months ago

int main(void) { . . . } for me!