Mercurial > hg > Members > kono > nitros9-code
comparison docs/ccguide/chmod.refentry @ 472:f0c8d53e5a50
entered: chdir chmod qsort strass toupper tsleep wait
author | roug |
---|---|
date | Sun, 06 Oct 2002 09:10:36 +0000 |
parents | 60b821f18853 |
children | fcb97f0ba24b |
comparison
equal
deleted
inserted
replaced
471:ce6c1122bee6 | 472:f0c8d53e5a50 |
---|---|
9 <funcsynopsisinfo> | 9 <funcsynopsisinfo> |
10 #include <modes.h> | 10 #include <modes.h> |
11 </funcsynopsisinfo> | 11 </funcsynopsisinfo> |
12 <funcprototype> | 12 <funcprototype> |
13 <funcdef><function>chmod</function></funcdef> | 13 <funcdef><function>chmod</function></funcdef> |
14 <paramdef>type <parameter>arg1</parameter></paramdef> | 14 <paramdef>char *<parameter>fname</parameter></paramdef> |
15 <paramdef>int <parameter>perm</parameter></paramdef> | |
15 </funcprototype> | 16 </funcprototype> |
16 </funcsynopsis> | 17 </funcsynopsis> |
17 | 18 |
18 </refsynopsisdiv> | 19 </refsynopsisdiv> |
19 | 20 |