Interrups | Categories | Contents |
AH = 0Dh
Return:
(DOS 6 only) CF clear (earlier versions preserve CF)
Notes: This function writes all modified disk buffers to disk, but does not update the directory information (that is only done when files are closed or a SYNC call is issued)
See Also:
AX=5D01h - AX=710Dh - INT 13/AH=00h - INT 2F/AX
Category:
DOS Kernel
-
Int 21h
-
D
Interrups | Categories | Contents |