Help for this page

Select Code to Download


  1. or download this
    #include <sys/types.h>
    #include <dirent.h>
    ...
        }
        closedir(dir);
      }