C语言中,如何强制将文件写到硬盘

如题所述

Writes data to a file.

int _write(
int fd,
const void *buffer,
unsigned int count
);

用这个试试
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答