cppforever.com

Object cin

The object cin is the standard input stream in C++.
It reads characters from the keyboard and places them into variables.