fprintf and vfprintf place output on strm. printf and vprintf place output on the standard output stream stdout. sprintf and vsprintf place output, ...
確定! 回上一頁