Reading Hard Disk Sectors in C++ on Linux

前端 未结 3 676
天命终不由人
天命终不由人 2021-02-08 13:23

How do you read hard disk sectors in C++ with gcc/linux? Is there a standard library that I can use or must something be downloaded? In Windows I can use CreateFile(...) to acce

3条回答
提交回复
热议问题