SYNOPSIS. #include <stdio.h>. int fputs(const char *s, FILE *stream);. DESCRIPTION. The fputs() function writes the null-terminated string pointed to by s ...
確定! 回上一頁