01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Interrupt 0x21 service 0x0B: Character Available Test<br />

Parameters<br />

AH<br />

Check if a character from standard input is available.<br />

0x0B<br />

Return Value<br />

Comments<br />

AL=0x00: No character is available.<br />

AL=0xFF: Character is available.<br />

This function does not check for Ctrl-C.<br />

Related Topics<br />

Top of list<br />

Index page<br />

stdin configuration<br />

Interrupt 0x21 service 0x0E: Set Default Drive<br />

Parameters<br />

AH<br />

DL<br />

Changes the default drive for the current task.<br />

0x0E<br />

New default drive (00h = A:, 01h = B:, etc)<br />

Related Topics<br />

Top of list<br />

Index page<br />

Get current drive<br />

Interrupt 0x21 service 0x19: Get Current Drive<br />

Parameters<br />

Returns the current drive for this process.<br />

Page 254 / 400

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

Saved successfully!

Ooh no, something went wrong!