C++ Tutorial [12] - Getting Console Input from the User
Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=yysTd4J5Qkg
In this episode, I show you how to get input from the console in C++. We utilize the cin object to gather simple input, but then also the getline function from the string header file to get full lines of input. Finally, I show cin.get and cin.ignore to work with getting single characters of input. #CPP #CPlusPlus
Code: Coming Soon
More Info: http://www.cplusplus.com/doc/tutorial/basic_io/
Discord: https://rebrand.ly/discordlink
Support: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
More Videos coming soon.
Leave a comment for any future video suggestions.