fclose [close a file]. SYNOPSIS #include <stdio.h> int fclose(FILE *fp);. DESCRIPTION If the file or stream identified by fp is open, fclose closes it, ...
確定! 回上一頁