Tiime@lemmy.ml to Programmer Humor@lemmy.ml · 4 days agoSegmentation Faultlemmy.mlimagemessage-square16fedilinkarrow-up1204arrow-down110
arrow-up1194arrow-down1imageSegmentation Faultlemmy.mlTiime@lemmy.ml to Programmer Humor@lemmy.ml · 4 days agomessage-square16fedilink
minus-squareTunaCowboy@lemmy.worldlinkfedilinkarrow-up8·4 days agoecho 'main;' | gcc -w -x c - && ./a.out
minus-squarePerry@lemy.lollinkfedilinkarrow-up3·edit-24 days agoecho 'int main;' | gcc -w -x c - && ./a.out
echo 'main;' | gcc -w -x c - && ./a.out
echo 'int main;' | gcc -w -x c - && ./a.out