#include <sys/types.h>#include <dirent.h>Idź do kodu źródłowego tego pliku.
Funkcje | |
| int | alphasort (const void *, const void *) |
| int | scandir (const char *, struct dirent ***, int(*select)(const struct dirent *), int(*compar)(const void *, const void *)) |
| int alphasort | ( | const void * | , | |
| const void * | ||||
| ) |
| int scandir | ( | const char * | , | |
| struct dirent *** | , | |||
| int(*)(const struct dirent *) | select, | |||
| int(*)(const void *, const void *) | compar | |||
| ) |
1.7.1