What is the actual difference in using
Code:
getchar();
and using
Code:
cin.get();