Hofmaimaier@feddit.org to Murdered by Words@feddit.uk · 9 months agotechfeddit.orgimagemessage-square54linkfedilinkarrow-up1583arrow-down118
arrow-up1565arrow-down1imagetechfeddit.orgHofmaimaier@feddit.org to Murdered by Words@feddit.uk · 9 months agomessage-square54linkfedilink
minus-squareHM King Charles III DG FD@feddit.uklinkfedilinkEnglisharrow-up2·9 months agoSome programming languages and data storage types have 8 bit limits. You’d be surprised.
minus-squareTja@programming.devlinkfedilinkarrow-up1arrow-down2·9 months agoAny language that implements and enforces a uint8, yes, but you don’t use those types because of forward compatibility.
Some programming languages and data storage types have 8 bit limits. You’d be surprised.
Any language that implements and enforces a uint8, yes, but you don’t use those types because of forward compatibility.