Menu
Forums
Login | Register

Home > Forums > C++ > How to acces 16-bite binary data. Page :  1 
How to acces 16-bite binary data.
I would like to read 16-bite binary data form a file into a array.
Can any body help me?
-Ole
Hi,

You could use the fread function to read all data into an array of shorts. Each short is 2 bytes (16 bits).

Regards,
Grant
can you please explain me fread function?

Home > Forums > C++ > How to acces 16-bite binary data. Page :  1 

You need to be logged in to reply to this topic.


All Rights Reserved, © Zeus Communications, Multimedia & Development 2004-2005

Read the Disclaimer

Links