Redefining (overloading) input operator>>Thanks guys. @Syuf I can always use atof in my code. But it always forces me to write multiple line...
Redefining (overloading) input operator>>Hi, I am facing problem in reading some floating point numbers from a text file. Some of the number...
My Puzzle: inline static class::method with static variableThis code should compile with every C++ compiler. However there is a danger. The name [code]GetInst...
Declaring A Subclass, SubtypingYou cannot go backwards in the inheritance tree (sub-type is not the right technical word). Consider...
Inheritence,polymorphism,dynamic memory allocationOk ... I will help you understand the concept. But I cannot spoon feed it. You have to think it out ...
This user does not accept Private Messages