User profile: pagefan

User info
User name:pagefan
History
Joined:
Number of posts:7
Latest posts:

Problem with writing/reading to file
Thanks Duoas, some interesting stuff to read.

Problem with writing/reading to file
Hmmm, could you explain that a bit...not exactly sure what you mean.

Problem with writing/reading to file
Little update: when changing line 140 to: [code]dist_file.write(reinterpret_cast<char*>(ptrd[i...

Problem with writing/reading to file
Hello, I am having some trouble with reading and writing to files. I create an array of pointers ...

How to initialize a base class constructor?
@Galik: you are absolutely right about the responsibility of the base class when it comes to safely ...