Hey,

For what I saw in man stat(), opendir(char *dir_path); will return null if isn't a directory what it's trying to open, right? So should I use this to test for a valid directory on dir_path char pointer? Maybe there is some better method I can use.


[ ]'s
regards