Writing a File ... int fputs( const char *s, FILE *fp );. The function fputs() writes the string s to the output stream referenced by fp. It returns a non- ...
確定! 回上一頁