读写硬盘扇区的C语言程序.pdfVIP

  • 28
  • 0
  • 约2.3万字
  • 约 28页
  • 2020-04-30 发布于安徽
  • 举报
读写硬盘的 MBR 和 DBR 扇区的程序。 /******************************************* * Master Boot Record Programme: * * Backup the Master Boot Sector * * Fix the Master Boot Sector * * Change the Partition Table * * -- by Crystal.Mouse 04/30/99 -- * * Turboc 2.0 * *******************************************/ #include ctype.h #include stdlib.h #include stdio.h #include bios.h #include io.h #include dos.h #include fcntl.h #include sys\stat.h #in

文档评论(0)

1亿VIP精品文档

相关文档