int8_t 및 uint8_t는 char 유형이 될 예정입니까? 이 C ++ 11 프로그램이 주어지면 숫자 나 문자가 표시되어야합니까? 아니면 기대하지 않습니까? #include #include int main() { int8_t i = 65; std::cout > for behaviors like scanf("%c", ...). ReferenceURL : https://stackoverflow.com/questions/15911714/are-int8-t-and-uint8-t-intended-to-be-char-types