|
NAMEutf-8 —
library function manual page
SYNOPSIS#include <utf-8.h>
unsigned int
int
unsigned int
char *
DESCRIPTIONTheutf-8 library
⟨libutf-8.so⟩ contains functions for the
conversion of Unicode files and strings. These functions have been designed in
the style of the fgetc () and
fputc () standard C functions.
The The SEE ALSOfgetu8(3), fputu8(3), sgetu8(3), sputu8(3)F. Yergeau, UTF-8, a transformation format of Unicode and ISO 10646, RFC2044. D. Goldsmith, M. Davis, Using Unicode with MIME, RFC1641. STANDARDSISO 10646-1: 1993 (``Unicode''), RFC 2044: 1996 (``UTF-8''), ANSI X3.159-1989 (“ANSI C89”).AUTHORSThis manual page was written by G. Adam Stanislav ⟨adam@whizkidtech.net⟩.
Visit the GSP FreeBSD Man Page Interface. |