qaz@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agoWhen you manage to break the type systemlemmy.worldexternal-linkmessage-square10fedilinkarrow-up191arrow-down16
arrow-up185arrow-down1external-linkWhen you manage to break the type systemlemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square10fedilink
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up12·edit-21 month agoI mean, the type system isn’t very strict at all to begin with in some . It’s trivially breakable when performing common operations like type punning in C.
I mean, the type system isn’t very strict at all to begin with in some . It’s trivially breakable when performing common operations like type punning in C.
Depends on the programming language
That’s why we don’t like c