Hacker News new | ask | show | jobs
by 0xblood 1357 days ago
If I want to do bitwise operations on an integer, and I want to set/mask the MSB (maybe it's just a bitfield for me), I mask with INT_NAN? That also sounds very weird