fopen () in C means file open and opens a file by filename and mode. The resulting FILE pointer is passed to other functions to read or write the file.
確定! 回上一頁