Hofmaimaier@feddit.org to Murdered by Words@feddit.uk · 2 个月前techfeddit.orgimagemessage-square54linkfedilinkarrow-up1571arrow-down118
arrow-up1553arrow-down1imagetechfeddit.orgHofmaimaier@feddit.org to Murdered by Words@feddit.uk · 2 个月前message-square54linkfedilink
minus-squareFlax@feddit.uklinkfedilinkEnglisharrow-up1·2 个月前Some programming languages and data storage types have 8 bit limits. You’d be surprised.
minus-squareTja@programming.devlinkfedilinkarrow-up1arrow-down1·2 个月前Any 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.