Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C Library Reference - these functions operate directly with files. the following functions are http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
These functions operate directly with files.  The following functions are
defined:

access
    test file or directory for mode of access

chmod
    change permissions for a file

remove
    delete a file

rename
    rename a file

stat
    get file status

tmpnam
    create name for temporary file

utime
    set modification time for a file

_waccess (see access)
    test file or directory for mode of access

_wchmod (see chmod)
    change permissions for a file

_wremove (see remove)
    delete a file

_wrename (see rename)
    rename a file

_wstat (see stat)
    get file status

_wtmpnam (see tmpnam)
    create name for temporary file

_wutime (see utime)
    set modification time for a file

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson