@[email protected] to [email protected] • 1 year agoCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.commessage-square22fedilinkarrow-up156arrow-down14cross-posted to: [email protected]
arrow-up152arrow-down1external-linkCould we make C arrays memory safe? Probably not, but let's try anywaynibblestew.blogspot.com@[email protected] to [email protected] • 1 year agomessage-square22fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink20•1 year agowhaat…c arrays are safe, just make sure to avoid bugs & use cases that make them unsafe! ;P imo, when safety is required, use a diff language with in grammar options. https://ziglearn.org/chapter-1/#runtime-safety
whaat…c arrays are safe, just make sure to avoid bugs & use cases that make them unsafe! ;P
imo, when safety is required, use a diff language with in grammar options.
https://ziglearn.org/chapter-1/#runtime-safety