It's not printf that promotes the float argument to double , it is compiler that does it. In other words, by the time your va_arg or printf ...
確定! 回上一頁