24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

INCHRW [TTCALL 0,]<br />

22.64 INCHRW [TTCALL 0,]<br />

FUNCTION<br />

Inputs an ASCII character from the terminal's input buffer. The<br />

monitor waits for a character if none is available. INCHRW inputs the<br />

character regardless of whether a complete line has been typed. If<br />

the program is not prepared to handle every possible control<br />

character, you should consider using the INCHWL call instead of<br />

INCHRW.<br />

CALLING SEQUENCE<br />

INCHRW<br />

return<br />

addr<br />

In the calling sequence, the program supplies the addr, which<br />

address of the word to receive the ASCII input character.<br />

is the<br />

If no character has been input, the monitor waits for a character.<br />

RETURN<br />

If a character has been input, the monitor places the character,<br />

right-justified, ~rito the word at addr. The remainder of the word is<br />

cleared.<br />

RELATED CALLS<br />

o<br />

o<br />

TRMOP.<br />

TTCALL<br />

COMMON PROGRAMMING ERRORS<br />

Typing a comma after addr.<br />

22-178

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!