User: Kronolynx

  • Public profile

User profile: Kronolynx

User info
User name:Kronolynx
History
Joined:
Number of posts:38
Latest posts:

problem in overloaded cin
it works if i put cin.ignore(); after the first cin but is there any better way to solve it ? may b...

problem in overloaded cin
when i run the program i'm writting if i type 2 words for the name then the cin for grade is skipped...

error using getline
thanks 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 constructor
thanks vlad for the help, the teacher just want us to overload the constructor and the member functi...

This user does not accept Private Messages