How to change/show permissiosns in C

Posted by user304414 on Stack Overflow See other posts from Stack Overflow or by user304414
Published on 2010-03-29T16:52:34Z Indexed on 2010/03/29 16:53 UTC
Read the original article Hit count: 97

Filed under:
|
|

Hi! I am new to C programming and I'd like to implement chmod command on files of a dir and subdir. How can I change/show permissiosns with a C code? Could someone help with a example? I would appreciate if anyone can provide me a code.

© Stack Overflow or respective owner

Related posts about c

    Related posts about linux