ekg2
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Funkcje
Dokumentacja pliku scandir.h
#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 *))

Dokumentacja funkcji

int alphasort ( const void *  ,
const void *   
)
int scandir ( const char *  ,
struct dirent ***  ,
int(*)(const struct dirent *)  select,
int(*)(const void *, const void *)  compar 
)