problem in overloaded cinit works if i put cin.ignore(); after the first cin but is there any better way to solve it ? may b...
problem in overloaded cinwhen i run the program i'm writting if i type 2 words for the name then the cin for grade is skipped...
error using getlinethanks vlad you are always so helpful ,just corrected it and now it's working :) [code] #include <i...
error using getline[code] cout << "Enter your full name: "; getline(cin, name); [/code] if wri...
help overloading constructorthanks vlad for the help, the teacher just want us to overload the constructor and the member functi...
This user does not accept Private Messages