Browse thread
Reading 16 bit floats from stream?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Maurizio Colucci <maurizio.colucci@g...> |
| Subject: | Reading 16 bit floats from stream? |
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