fprintf(stdout,"Hello\n"); /* fprintf goes to specified output stream */ } ... Formatting output. (see "man fprintf") ...
確定! 回上一頁