qaz to Programmer Humor@programming.devEnglish • 6 months agoWhen you manage to break the type systemlemmy.worldimagemessage-square10fedilinkarrow-up1106arrow-down17
arrow-up199arrow-down1imageWhen you manage to break the type systemlemmy.worldqaz to Programmer Humor@programming.devEnglish • 6 months agomessage-square10fedilink
minus-square@henfredemars@infosec.publinkfedilinkEnglish15•edit-26 months 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