Hello, I have been looking at a tutorial on another website, and this bit of code is always used:Sorry if thhis isnt very clear, but I don understand why there is aCode:getline (cin, //some variable)inside the function not outside it like this:Code:cinWhat are the differnces between these two things?Code:cin.getline();
Thanks.



LinkBack URL
About LinkBacks


