Even though %c expects int argument, it is safe to pass a char because of the integer promotion that takes place when a variadic function is ...
確定! 回上一頁