I am beginning developing in C++ and I am developing a simple calculator in console and when my program ask to the user if wants to exit,the character \'¿\' doesn\'t appear
this character is simply not included in basic ascii. Try using wstring http://www.cplusplus.com/reference/string/wstring/