Please how can I get a character if a key is press on a keyboard in c++ using visual studio. for example if s or S is press, the character pressed should be output in a message box.