libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
int | explain_pathname_is_a_directory (const char *pathname) |
int explain_pathname_is_a_directory | ( | const char * | pathname | ) |
The explain_pathname_is_a_directory function may be used to determine whether or not a given pathname refers to a directory.
pathname | The path of interest |
Definition at line 26 of file pathname_is_a_directory.c.