fcucs4toutf8(3) sunos man page | unix.com

Man Page: fcucs4toutf8

Operating Environment: sunos

Section: 3

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
libfontconfig(3lib) - sunos
fcutf16len(3) - opensolaris
fcutf8len(3) - opensolaris
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
How to convert number to english?
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed