ABSTRACT

DOS-C Kernel: API If you are reading this book sequentially, you started looking at DOS-C from the bottom up. You studied the lowest levels of the I/O portions of the system by looking at the assembly language interface to the device drivers. You explored the buffer cache and the character canonical processing. You then discovered the relationships of the lower levels to the upper managers: the file system manager, the memory manager, and the task manager.