函數原型: int fputs(char * string, FILE * stream) 函數說明: 將string指向的字符串寫入stream指向的文件流,成功返回非負數,反之EOF,不會將' ...
確定! 回上一頁