I am reading from the same binary file of floats with both java and c, but getting different results. The c version seems to be giving me the 'correct' output, but could anyone explain to me why my ...