TAP_Hdd_Fwrite
Topfield Documentation
dword TAP_Hdd_Fwrite(void *buf, dword blksize, dword blk, TYPE_File *fp);
- buf : pointer of the buffer for writing.
- blksize : the data size per block.
- blk : the number of block to be written.
- fp : pointer to the object controlling the file.