MHLoppy@fedia.io to Programmer Humor · 2 days agoisInHell = 'true'fedia.ioimagemessage-square81fedilinkarrow-up1649arrow-down13file-text
arrow-up1646arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor · 2 days agomessage-square81fedilinkfile-text
minus-squareTjalinkfedilinkarrow-up4·1 day agoAkcshually we use 0 and “not equal 0”, since “not 0” would be 0xFF…FF, and (at least gcc) gives back a 1 for a true expression. No idea about the spec, probably undefined…
minus-squarenpcknapsack@lemmy.calinkfedilinkEnglisharrow-up2·15 hours agoDamn you for correcting me correctly! :D
We use 0 and not 0…
Akcshually we use 0 and “not equal 0”, since “not 0” would be 0xFF…FF, and (at least gcc) gives back a 1 for a true expression. No idea about the spec, probably undefined…
Damn you for correcting me correctly! :D