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 templatesThank you, this works.
friend operators not being found in case of templatesThe weak point, which fails to copile, appears tpo be the step from [code]BinaryTree<BinaryTreeMap<K...
friend operators not being found in case of templatesI'm using: [code]Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Microsoft .NET Framewor...