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)  

case.c File Reference

#include "headers/case.h"
#include <stdlib.h>
Include dependency graph for case.c:

Go to the source code of this file.

Functions

int XUtf8Tolower (int ucs)
int XUtf8Toupper (int ucs)

Function Documentation

int XUtf8Tolower ( int  ucs)

Definition at line 35 of file case.c.

Referenced by fl_tolower(), fl_utf_strncasecmp(), fl_utf_tolower(), main(), and XUtf8Toupper().

int XUtf8Toupper ( int  ucs)

Definition at line 105 of file case.c.

References i, NULL, and XUtf8Tolower().