User profile: Od Mishehu

User info
User name:Od Mishehu
History
Joined:
Number of posts:8
Latest posts:

Do istream::seekg() and ostream::seekp () count from the same place?
Now it seems to be 2 bytes. Any ideas?

Do istream::seekg() and ostream::seekp () count from the same place?
I've been trying to deubug a program which saves information in a file. I realized that the bug appe...

friend operators not being found in case of templates
Thank you, this works.

friend operators not being found in case of templates
The weak point, which fails to copile, appears tpo be the step from [code]BinaryTree<BinaryTreeMap<K...

friend operators not being found in case of templates
I'm using: [code]Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Microsoft .NET Framewor...