fp = fopen(name, mode);. The first argument of fopen is a character string containing the name of the file. The second argument is the mode, also a ...
確定! 回上一頁