+ 1
Use operator << on std::cin object int a = 0; std::cin << a; This code saves user input to a variable
26th Jun 2017, 6:38 AM
soman