earlrainer
Programmer
Hi ,
i am not very familiar with c++.
please help me how to read a binary file
someone gave me a binary file which i have to read
the record in the binay file has this structure
Name string(13)
age string(2)
salary string(6)
how can i read this in C++
Thanks
i am not very familiar with c++.
please help me how to read a binary file
someone gave me a binary file which i have to read
the record in the binay file has this structure
Name string(13)
age string(2)
salary string(6)
how can i read this in C++
Thanks