qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhat are you using? Notepad?lemmy.worldimagemessage-square50linkfedilinkarrow-up1495arrow-down123
arrow-up1472arrow-down1imageWhat are you using? Notepad?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square50linkfedilink
minus-squareRodeolinkfedilinkarrow-up2·edit-22 years 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.