|
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 <FL/fl_utf8.h>#include <FL/filename.H>#include "flstring.h"#include <windows.h>#include <stdlib.h>
Go to the source code of this file.
Functions | |
| int | fl_scandir (const char *dirname, struct dirent ***namelist, int(*select)(struct dirent *), int(*compar)(struct dirent **, struct dirent **)) |
| int fl_scandir | ( | const char * | dirname, |
| struct dirent *** | namelist, | ||
| int(*)(struct dirent *) | select, | ||
| int(*)(struct dirent **, struct dirent **) | compar | ||
| ) |
Definition at line 36 of file scandir_win32.c.
References dirent, fl_utf8fromwc(), fl_utf8toUtf16(), h, NULL, and select().