/* tag: Tom Lord Tue Dec  4 14:41:43 2001 (unicode.c)
 */
/* unicode.c -
 *
 ****************************************************************
 * Copyright (C) 2000, 2004 Tom Lord
 *
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */


#include "hackerlab/unicode/unicode.h"



/************************************************************************
 *(h1 "Representing Unicode Strings")
 *
 * 
 * The Hackerlab C Library is designed to operate correctly for programs
 * which internally use any ^combination^ of the encodings iso8859-1,
 * utf-8, utf-16 and utf-32.
 * 
 */

/*(include-documentation "unicode.h")
 */

/*(include-documentation "uni-string-inlines.c")
 */

/*(include-documentation "../uni/coding-inlines.c")
 */



syntax highlighted by Code2HTML, v. 0.9.1