The fopen() function opens the file in a particular mode. FILE *fopen(const char* name,const char* mode);. First argument: name.
確定! 回上一頁