towctrans(3) netbsd man page | unix.com

Man Page: towctrans

Operating Environment: netbsd

Section: 3

TOWCTRANS(3)						   BSD Library Functions Manual 					      TOWCTRANS(3)

NAME
towctrans -- convert a wide character with a specified map
LIBRARY
Standard C Library (libc, -lc)
SYNOPSIS
#include <wctype.h> wint_t towctrans(wint_t wc, wctrans_t charmap);
DESCRIPTION
The towctrans() function converts a wide character wc with a character mapping charmap. The behaviour of towctrans() is undefined if the towctrans() function is called with an invalid charmap (changes of LC_CTYPE category invali- date charmap) or invalid wide character wc. The behaviour of towctrans() is affected by the LC_CTYPE category of the current locale.
RETURN VALUES
towctrans() returns the resulting character of the conversion.
ERRORS
No errors are defined.
SEE ALSO
iswctype(3), setlocale(3), wctrans(3), wctype(3)
STANDARDS
The towctrans() function conforms to ISO/IEC 9899/AMD1:1995 (``ISO C90, Amendment 1'').
BSD
March 4, 2003 BSD
Related Man Pages
towctrans(3) - centos
towctrans(3c) - sunos
wctrans(3) - freebsd
towctrans(3) - opendarwin
towctrans(3) - bsd
Similar Topics in the Unix Linux Community
Memory Leaks
Vm versus physical linux server
NetBSD 6.1.2: apm and admd not found
Make bold chars in UNIX
Adding a List of Times