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
tcl_unicharlen(3) - opendarwin
libfontconfig(3lib) - sunos
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed