3893| 4
|
FATFS文件系统的指针移动 |
10金钱
最佳答案[mw_shl_code=applescript,true]/* Using fast seek function */
DWORD clmt[SZ_TBL]; /* Cluster link map table buffer */
res = f_open(fp, fname, FA_READ | FA_WRITE); /* Open a file */
res = f_lseek(fp, ofs1); /* This is normal seek (cltbl is nulled on file open) */
fp->cltbl = clmt; /* Enable fast seek function (cltbl ...
| ||
| ||
我有故事,你有酒吗
|
||
| ||
| ||
| ||
|手机版|OpenEdv-开源电子网
( 粤ICP备12000418号-1 )
GMT+8, 2025-6-16 07:30
Powered by OpenEdv-开源电子网
© 2001-2030 OpenEdv-开源电子网