RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 13 days agoEverything About Bitflags: How to store up to 32 booleans in one value?neg4n.devexternal-linkmessage-square1fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1external-linkEverything About Bitflags: How to store up to 32 booleans in one value?neg4n.devRSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 13 days agomessage-square1fedilinkfile-text
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up3·13 days agoThis is kinda common in PHP. Not in the sense you’d use it every day, but you’d definitely encounter bitflags in PHP.
This is kinda common in PHP. Not in the sense you’d use it every day, but you’d definitely encounter bitflags in PHP.