SetConsoleOutputCP(GetACP()); // GetACP() returns the system codepage. std::cout << "La chaîne qui correspond au code \"TEST_CODE\" n'a pas ...
確定! 回上一頁