|
Ok, I believe I understand what getline does. It just reads everything on the line, and puts it into whatever variable it was required to be put into. I don't fully understand what all the std::'s are... I haven't reached anything like that in my C++ book ... yet maybe. Could you explain? If you have already explained, and I wasn't smart enough to capture it, could you tell me?
|