char CArray[40]; ... fread(Array, size, count, pFile_b); //input the whole array ... fputs(CArray, pFile); //sometimes shows extract char at the end.
確定! 回上一頁