Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: reent.h

_chdir_r()

IMPORT_C int _chdir_r(struct _reent *, const char *);

Description

A reentrant version of chdir().

Parameters

struct _reent *

const char *

Return value

int