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)  

euc_tw.c File Reference

#include <wchar.h>
#include <stdio.h>
#include <iconv.h>
#include "../utf8Utils.c"
Include dependency graph for euc_tw.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

char uni [0x10000]

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 35 of file euc_tw.c.

References b, buf, i, NULL, and uni.


Variable Documentation

char uni[0x10000]

Definition at line 32 of file euc_tw.c.

Referenced by main().