3.8 Low-Level Input and Output

Low-level input and output gives a program access to the individual sectors on a logical drive. (A sector is a drive's smallest storage unit.) This low-level input and output completely bypasses MS-DOS file-system control and enables a program to directly manipulate the data structures that support the file system. Programs that read and write sectors do so at their own risk.