esa@discuss.tchncs.de to Programming@programming.devEnglish · 1 month agoParse, Don’t Validate AKA Some C Safety Tipswww.lelanthran.comexternal-linkmessage-square14linkfedilinkarrow-up143arrow-down11
arrow-up142arrow-down1external-linkParse, Don’t Validate AKA Some C Safety Tipswww.lelanthran.comesa@discuss.tchncs.de to Programming@programming.devEnglish · 1 month agomessage-square14linkfedilink
minus-squareColloidal@programming.devlinkfedilinkEnglisharrow-up1·28 days agoPeople that say that are thinking of strong typed languages instead of type safe languages. There’s a difference. And it looks like you’re on to it.
People that say that are thinking of strong typed languages instead of type safe languages. There’s a difference. And it looks like you’re on to it.