#include <stdio.h> int fputs( const char *str, FILE *stream );. The fputs() function writes an array of characters pointed to by str to the given output ...
確定! 回上一頁