i want to write directly to some logical sector on the floppy(say sector 19 offset 100h).how can i do this(without using assembly) in C or C++ ?
This is a discussion on Writing directly to sectors on a floppy. within the C Programming forums, part of the General Programming Boards category; i want to write directly to some logical sector on the floppy(say sector 19 offset 100h).how can i do this(without ...
i want to write directly to some logical sector on the floppy(say sector 19 offset 100h).how can i do this(without using assembly) in C or C++ ?