User profile: AYT

User info
User name:AYT
History
Joined:
Number of posts:5
Latest posts:

Question on reading binary data
Ok, 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 data
Hi 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 anyway
That 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 anyway
Hi all, I have a number of classes which are very different from each other but have *some* share...