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 #include #include #inclu
C/C++ 语言参考 基本C/C++预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库:Standard C I/O Standard C String & Character Standard C Math Stand ard C Time & Date Standard C Memory Other standard C functions C++C++ I/O C++ Strings C++ 标准模板库C++ Bitsets C++ Double-E
基本C/C++: 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++: C++ I/O C++ Strings C++ 标准模板库: C++ Bitsets C++ Double-Ended Q