The fwrite() function writes binary and text data from an array to a given data stream. ... int returns = fwrite(buffer,sizeof(buffer),1,fp);.
確定! 回上一頁