Name: Anonymous 2009-03-18 13:24
I just started learning c++.
In the book I'm learning from it doesn't use
yet whenever i don't use it the program closes
am i doing something wrong or has the author not put it there for a reason?
In the book I'm learning from it doesn't use
cin.get();yet whenever i don't use it the program closes
am i doing something wrong or has the author not put it there for a reason?