The printf() and vprintf() functions print on the standard output stream stdout. The functions dprintf() and vdprintf() outout to the specified file descriptor.
確定! 回上一頁