this post was submitted on 10 Nov 2024
199 points (95.0% liked)

Programmer Humor

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