cs_tx_usa 0 Light Poster

Hi all,
My program reads a binary file (data type is single) and writes that binary file but the file size of the outputted binary file is exactly 4 times larger than the inputted binary file. I just don't know why. I would understantd if the binary file that the program reads had a BYTE data type.. Does anyone know what the reason could be? Thanks in advance!