Alex@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square107fedilinkarrow-up11.07Karrow-down118
arrow-up11.05Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 10 months agomessage-square107fedilink
minus-squareuis@lemmy.worldlinkfedilinkarrow-up34·10 months agoC++ compiler: Error: missing ‘;’ on line 69 Warning: two statements on same tabulation depth after if without curly brackets on line 123. Are you sure you want this?
C++ compiler: