Associate the variable with a file. Use fopen(); Specify the file path and the mode; 成功的話, fopen會return一個file pointer;否則, return NULL ...
確定! 回上一頁