For getchar , if the return value is not EOF , it is the read unsigned char zero-extended to an int . That is, assuming 8-bit characters, the values returned ...
確定! 回上一頁