int fclose(FILE *fp);. The fclose() function first flushes the stream opened by fopen() and then closes the underlying descriptor. Upon ...
確定! 回上一頁