Changes the permissions of an I/O file object associated file.
chmod(short mode);
Parameter |
Description |
---|---|
mode |
Integer value that identifies the new permissions. Must be four digits in length. Use heading zeros (0) to pad the length; for example, 0777. |
Integer. Returns 1 for success, and 0 for failure.
Pointer to object |
Object |
---|---|
|
|
|
|
|
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |