@cm0002@lemmy.world to Programmer Humor@programming.dev • 1 month agoTell me the truth ...piefed.jeena.netimagemessage-square169arrow-up11.18K
arrow-up11.18KimageTell me the truth ...piefed.jeena.net@cm0002@lemmy.world to Programmer Humor@programming.dev • 1 month agomessage-square169
minus-square@ulterno@programming.devlinkfedilinkEnglish4•1 month agoYeah. I once had to do stuff to code that had bit-fields like that and after a while, realised (by means of StackOverflow) that that part is UB and I had to go with bitwise operations instead.
minus-square@ulterno@programming.devlinkfedilinkEnglish1•1 month agoOk, I recalled wrong, it was unspecified
Yeah. I once had to do stuff to code that had bit-fields like that and after a while, realised (by means of StackOverflow) that that part is UB and I had to go with bitwise operations instead.
Undefined Behavior…?
Ok, I recalled wrong, it was unspecified