说明: 查询C,C++语言中的函数,有用法! 例如: 函数名: absread, abswirte 功 能: 绝对磁盘扇区读、写数据 用 法: int absread(int drive, int nsects, int sectno, void *buffer); int abswrite(int drive, int nsects, in tsectno, void *buffer); 程序例: /* absread example */ #include #inclu de #include
<cloudleave> 上传 | 大小:205kb