Well im still a begginer at C++ but i have a problem , when it appeared the first time i just ended the test , but this is the same problem and i dont know why it is doing that.
Well the problem is that i wrote this
http://img188.imageshack.us/img188/5605/problempw.png
but the getline(cin, mystr);
(red marked)
is skipped by the program and it ignores the if and else that is next and does the if and then ends programm when its done... i dont know why its skipping when i start it its skips the part where the programm should wait on your answer on that what you write.
Thank you
Well the problem is that i wrote this
http://img188.imageshack.us/img188/5605/problempw.png
but the getline(cin, mystr);
(red marked)
is skipped by the program and it ignores the if and else that is next and does the if and then ends programm when its done... i dont know why its skipping when i start it its skips the part where the programm should wait on your answer on that what you write.
Thank you