fputs () 函數也是用來顯示字串的,它的原型是:. # include <stdio.h> int fputs(const char *s, FILE *stream);. s 代表要輸出的字串的首地址,可以 ...
確定! 回上一頁