iostream obj in the if statementsure, I just want to know how it can be re-evaluate to true or false [code] char a; if (cin.get(a)...
iostream obj in the if statementHi, I am pretty curious how the if statement find out true or false from a iostream object as the f...
need brackets for default constructor?I never know () can trigger a default constructor which can zero your data if you dont have one. Th...
need brackets for default constructor?Anyone give me some hint on this one? Thanks.
need brackets for default constructor?Then why I can not call the following ? [code] Stock a = Stock;[/code] or [code]Stock a = new Sto...
This user does not accept Private Messages