搜索资源列表
diskio
- Disk is standard C/C++ library thats provide all disk driver functions (DOS and BIOS). It is the interface thats provide this routines. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "disk.cpp". If