fputs. function. <cstdio>. int fputs ( const char * str, FILE * stream );. Write string to stream. Writes the string pointed by str to the stream.
確定! 回上一頁