Tiime@lemmy.ml to Programmer Humor@lemmy.ml · 16 days agoSegmentation Faultlemmy.mlimagemessage-square16fedilinkarrow-up1217arrow-down110
arrow-up1207arrow-down1imageSegmentation Faultlemmy.mlTiime@lemmy.ml to Programmer Humor@lemmy.ml · 16 days agomessage-square16fedilink
minus-squareTunaCowboy@lemmy.worldlinkfedilinkarrow-up9·16 days agoecho 'main;' | gcc -w -x c - && ./a.out
minus-squarePerry@lemy.lollinkfedilinkarrow-up4·edit-215 days agoecho 'int main;' | gcc -w -x c - && ./a.out
minus-squareTenkard@lemmy.mllinkfedilinkarrow-up10·15 days agoecho "Segmentation fault (core dumped)"
echo 'main;' | gcc -w -x c - && ./a.out
echo 'int main;' | gcc -w -x c - && ./a.out