FILE *fopen(const char *filename, const char *mode);. - Here, filename is a char pointer that references a string of a filename. The filename is given to the ...
確定! 回上一頁