en:docs:dos:api:int21:44:06

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:docs:dos:api:int21:44:06 [2021/05/01 12:20] – created prokusheven: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 + 
-   character which will be read or 1Ah if at EOF; under a Windows95 +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 
-   DOS box, AH seems to be either unchanged or 00h + 
- this function was not supported by Digital Research's DOS Plus +this function was not supported by Digital Research's DOS Plus 
-   the CLOCK$ device under DR DOS 3.41 always indicates 'Ready'; this was + 
-   corrected in v5.0+the CLOCK$ device under DR DOS 3.41 always indicates 'Ready'; this was corrected in v5.0
  
 ===== See also ===== ===== See also =====
  
-  AX=4407h,INT 2F/AX=122Bh+AX=[[en:docs:dos:api:int21:44:07|4407h]],INT 2F/AX=122Bh 
 + 
 +===== Note =====
  
 Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]] Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]]