SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » _mkdir_r()
Location: reent.h
reent.h
_mkdir_r()
IMPORT_C int _mkdir_r(struct _reent *, const char *, mode_t);
A reentrant version of mkdir().
mkdir()
struct _reent *
_reent
const char *
mode_t
int
Copyright ©2008 Symbian Software Ltd.