The fopen function returns a pointer to an open file that is ready to be read or ... fid = fopen (filename, "w"); # Do the actual I/O here… fclose (fid);.
確定! 回上一頁