FLTK 1.5.0
|
Public header for FLTK's platform-agnostic string handling. More...
#include "Fl_Export.H"
#include <stddef.h>
Go to the source code of this file.
Functions | |
char * | fl_strdup (const char *s) |
Cross platform interface to POSIX function strdup(). | |
size_t | fl_strlcpy (char *, const char *, size_t) |
Public header for FLTK's platform-agnostic string handling.