206
submitted 2 weeks ago by dl007@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] TunaCowboy@lemmy.world 9 points 2 weeks ago

echo 'main;' | gcc -w -x c - && ./a.out

[-] perry@lemy.lol 4 points 2 weeks ago* (last edited 2 weeks ago)
echo 'int main;' | gcc -w -x c - && ./a.out
[-] Tenkard@lemmy.ml 10 points 2 weeks ago
echo "Segmentation fault (core dumped)"
this post was submitted on 10 Nov 2024
206 points (95.6% liked)

Programmer Humor

32562 readers
305 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS