]> mj.ucw.cz Git - libucw.git/blob - charset/tocat.c
Added functions for reading/writing UTF-8 characters on fastbuf streams.
[libucw.git] / charset / tocat.c
1 /*
2  *      The UniCode Library -- Category Table
3  *
4  *      (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
5  */
6
7 #include "lib/lib.h"
8 #include "charset/unicode.h"
9 #include "charset/U-cat.h"