Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:docs:dos:api:int21:0a [2020/12/07 07:24] – created prokushev | en:docs:dos:api:int21:0a [2024/04/27 06:59] (current) – prokushev | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| Format of DOS input buffer: | Format of DOS input buffer: | ||
| ^ Offset ^ Size ^ | ^ Offset ^ Size ^ | ||
| - | | 00h | BYTE | maximum characters buffer can hold | | + | | 00h | BYTE | maximum characters buffer can hold | |
| - | | 01h | BYTE | (call) number of chars from last input which may be recalled | + | | 01h | BYTE | (call) number of chars from last input which may be recalled (ret) number of characters actually read, excluding CR | |
| - | | + | |
| | 02h | N BYTEs | actual characters read, including the final carriage return | | | 02h | N BYTEs | actual characters read, including the final carriage return | | ||
| ===== See also ===== | ===== See also ===== | ||
| - | AH=0Ch,INT 2F/AX=4810h | + | AH=[[en: |
| ===== Note ===== | ===== Note ===== | ||




