|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <config.h>#include <ctype.h>#include <stdlib.h>#include <sys/types.h>
Go to the source code of this file.
Defines | |
| #define | dirent direct |
Functions | |
| int | fl_casenumericsort (struct dirent **A, struct dirent **B) |
| int | fl_numericsort (struct dirent **A, struct dirent **B) |
| #define dirent direct |
Definition at line 40 of file numericsort.c.
Referenced by fl_filename_list(), fl_scandir(), func(), Fl_File_Browser::load(), Fl_Plugin_Manager::loadAll(), and template_load().