Somebody please help me out here. I'm trying to convert a number from VAX floating point to a decimal value. Now, I know that in the bit representation above, bit 1 is the sign bit, bits 2 through 9 ...
bytes : byte2 byte1 byte4 byte3</pre> <BR>Now, I know that in the bit representation above, bit 1 is the sign bit, bits 2 through 9 are the exponent, and bits 10 through 32 are the ...