this post was submitted on 10 Nov 2024
196 points (95.4% liked)

Programmer Humor

32479 readers
441 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
[โ€“] [email protected] 4 points 6 days ago* (last edited 6 days ago) (1 children)
echo 'int main;' | gcc -w -x c - && ./a.out
[โ€“] [email protected] 10 points 6 days ago
echo "Segmentation fault (core dumped)"