All,
I am trying to read binary files and i am experiencing premature end of file. I checked with feof() and it reaches end of file. But when i do a strings on the binary file i see more records after it said end of file. Can somebody provide me an insight on this.
thanks in advance
logic4fun
I am trying to read binary files and i am experiencing premature end of file. I checked with feof() and it reaches end of file. But when i do a strings on the binary file i see more records after it said end of file. Can somebody provide me an insight on this.
thanks in advance
logic4fun