qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoWhat are you using? Notepad?lemmy.worldimagemessage-square63fedilinkarrow-up1497arrow-down123
arrow-up1474arrow-down1imageWhat are you using? Notepad?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square63fedilink
minus-squareRodeo@lemmy.calinkfedilinkarrow-up2·edit-21 year agoAda has got your back. Entire classes of runtime bugs in C code are eliminated by compiler errors. You can’t even make a integer overflow unless you’ve explicitly declared that statement as unsafe.
Ada has got your back. Entire classes of runtime bugs in C code are eliminated by compiler errors.
You can’t even make a integer overflow unless you’ve explicitly declared that statement as unsafe.