mchar_resolve_charset(3m17n) debian man page | unix.com

Man Page: mchar_resolve_charset

Operating Environment: debian

Section: 3m17n

mchar_resolve_charset(3m17n)					 The m17n Library				      mchar_resolve_charset(3m17n)

NAME
mchar_resolve_charset - Resolve charset name.
SYNOPSIS
MSymbol mchar_resolve_charset (MSymbol symbol)
DESCRIPTION
Resolve charset name. The mchar_resolve_charset() function returns symbol if it represents a charset. Otherwise, canonicalize symbol as to a charset name, and if the canonicalized name represents a charset, return it. Otherwise, return Mnil.
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mchar_resolve_charset(3m17n)
Related Man Pages
m17nlocale(3m17n) - debian
m17nsymbol(3m17n) - debian
mfontset_lookup(3m17n) - debian
mfontset_modify_entry(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com