Ci-dessous, les différences entre deux révisions de la page.
back2root:ibm-pc-ms-dos:interrupts:int_21:int_21_3e [2024/01/14 18:10] – créée frater | back2root:ibm-pc-ms-dos:interrupts:int_21:int_21_3e [2024/01/14 18:11] (Version actuelle) – [Notes & Comments] frater | ||
---|---|---|---|
Ligne 25: | Ligne 25: | ||
<WRAP round box> | <WRAP round box> | ||
- | * read specified number of bytes from file into buffer DS:DX | + | * if file is opened for update, |
- | * when AX is not equal to CX then a partial read occurred due to end of file | + | * handle |
- | * if AX is zero, no data was read, and EOF occurred before read | + | |
</ | </ | ||
[[start|Back]] | [[start|Back]] | ||