Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: stat.h

wchmod()

IMPORT_C int wchmod(const wchar_t *_path, mode_t _mode);

Description

A wide-character version of chmod().

Parameters

const wchar_t *_path

mode_t _mode

Return value

int