Printf places output on the standard output. fprint places output on the file opened with the wopen(filename) command (standard output if no file is opened) ...
確定! 回上一頁