cs_tx_usa 0 Light Poster

Hi all,
I did manage reading from a binary file that holds byte values in it by using binary reader but keep getting an exception (EndOfStreamException) when I try to read another binary file which holds floating point values. I would gretly appreciate it if someone could help me out on reading binary file holding floating-point values. Thank you.