sunos man page for fcucs4toutf8

Query: fcucs4toutf8

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcUcs4ToUtf8(3) 														   FcUcs4ToUtf8(3)

NAME
FcUcs4ToUtf8 - convert UCS4 to UTF-8
SYNOPSIS
#include <fontconfig.h> int FcUcs4ToUtf8 (FcChar32src, FcChar8dst[FC_UTF8_MAX_LEN]);
DESCRIPTION
Converts the Unicode char from src into dst and returns the number of bytes needed to encode the char.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcUcs4ToUtf8(3)
Related Man Pages
tcl_unicharatindex(3) - opendarwin
stringprep_utf8_to_unichar(3) - suse
fcutf16len(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed