Thats perfect.... guyz..
How about having the user enter the data by his or herself...
should i use cin or getline or what...
I am bit confused about that![]()
practice makes perfect
This is a discussion on One more thing within the C++ Programming forums, part of the General Programming Boards category; Thats perfect.... guyz.. How about having the user enter the data by his or herself... should i use cin or ...
Thats perfect.... guyz..
How about having the user enter the data by his or herself...
should i use cin or getline or what...
I am bit confused about that![]()
practice makes perfect
depends. cin for whole words, and getline or get for more than one word.
Be a leader and not a follower.