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/C++ v10.0 : C library - these functions pertain to directory manipulation. the following functions http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
These functions pertain to directory manipulation.  The following functions
are defined:

chdir
    change current working directory

closedir
    close opened directory file

getcwd
    get current working directory

mkdir
    make a new directory

opendir
    open directory file

readdir
    read file name from directory

rmdir
    remove a directory

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