Hi,

I need to read a sequence of single precision floats (16 bits) from a binary file. How can I do that?

In case you are curious, I am parsing an MD2 file for a game. :-)

Thanks a lot for any help,

Maurizio