Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:docs:dos:api:int21:44:06 [2021/05/01 12:51] – prokushev | en:docs:dos:api:int21:44:06 [2024/05/03 01:42] (current) – prokushev | ||
---|---|---|---|
Line 34: | Line 34: | ||
===== Notes ===== | ===== Notes ===== | ||
- | files may not register as being at EOF if positioned there by AH=42h | + | files may not register as being at EOF if positioned there by AH=42h |
- | under DOS 5.0, on a successful return, AH contains either the next | + | |
- | | + | under DOS 5.0, on a successful return, AH contains either the next character which will be read or 1Ah if at EOF; under a Windows95 DOS box, AH seems to be either unchanged or 00h |
- | | + | |
- | this function was not supported by Digital Research' | + | this function was not supported by Digital Research' |
- | | + | |
- | | + | the CLOCK$ device under DR DOS 3.41 always indicates ' |
===== See also ===== | ===== See also ===== | ||
- | | + | AX=[[en: |
===== Note ===== | ===== Note ===== |