Question on reading binary dataOk, was the part about char's possibly being larger than 1 byte wrong? If so, is there a way to read...
Question on reading binary data[quote](parameterized over a char == 1 byte)[/quote] This is what I was confused about ... I was un...
Question on reading binary dataHi all, I want to create a class to read and write a binary file format. I'll be using ifstream's...
Can't think of a good title, but you should read me anywayThat works perfectly, thank you. As for building a class around having a name ... I included the ...
Can't think of a good title, but you should read me anywayHi all, I have a number of classes which are very different from each other but have *some* share...