User profile: zarkon123

User info
User name:zarkon123
History
Joined:
Number of posts:19
Latest posts:

Reading total amount in binary files
? what? I am asking about C++ binary files something like while (file.read... what to type after thi...

Reading total amount in binary files
Please help me, it can't be that hard.....

Reading total amount in binary files
Hello, I would ask how to read how many total characters are in a binary file. For example, the fol...

Weird bug I cannot catch..
http://pastebin.com/esxAR3wY This is my source code here...It is simply too big and ugly to fit in ...

Problem with operator=
This is my code: [code]void deleteEntry (Entry* fpBuffer, int &elemCount) { int deleteOption; cou...