int setvbuf(FILE * restrict stream,char * restrict buffer,int mode,size_t size);. . (自C99以来) ...
確定! 回上一頁