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

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

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

Comments<br />

2: File not found<br />

3: Path not found<br />

5: access denied, not a directory, not empty, or in use<br />

The subdirectory must not contain any files.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Create Directory<br />

Interrupt 0x21 service 0x3B: Set Current Working Directory<br />

Parameters<br />

AH<br />

Sets the current working directory.<br />

0x3B<br />

DS:DX<br />

Null terminated path of new current working directory<br />

Return Value<br />

Comments<br />

Carry flag is cleared on success, set on error.<br />

If the path contains a drive name, the current working directory of that drive is changed without changing<br />

the default drive. Otherwise, the current working directory is changed for the default drive.<br />

Each task has it's own current working directory.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Get current working directory<br />

Interrupt 0x21 service 0x3C: Create New File Handle<br />

Creates a file of specified name. If a file by this name already exists, it is deleted. The returned file<br />

handle is for a new empty file.<br />

Page 262 / 400

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

Saved successfully!

Ooh no, something went wrong!