Hello,

I would like to convert an int to a 32-bit value (as an IEEE floating point value). I've never done C before so this is pretty confusing. I read somewhere that using the & mask would be a...