Name fputs Synopsis Writes a string to a file #include intfputs( const char * restrict string, FILE * restrict fp ); The fputs() function writes a …
確定! 回上一頁