2. Reason analysis: The return value type of fgetc() is int, so it should be assigned to int type variable, but not to char or unsigned char type variable?
確定! 回上一頁