Before any I/O (short of input/output) can be performed on a file you must open the file first. fopen() function is used to open a file.
確定! 回上一頁