Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: reent.h

_chmod_r()

IMPORT_C int _chmod_r(struct _reent *, const char *, mode_t);

Description

A reentrant version of chmod().

Parameters

struct _reent *

const char *

mode_t

Return value

int