SYNOPSIS
#include <wctype.h>
wint_t towctrans(wint_t wc, wctrans_t desc);
DESCRIPTION
The
PARAMETERS
- wc
-
Is a wide character to transliterate.
- desc
-
Is the descriptor for the transliteration to be performed, as returned by
wctrans() .
RETURN VALUES
On success,
CONFORMANCE
ANSI/ISO 9899-1990/AM 1-1995
MULTITHREAD SAFETY LEVEL
MT-Safe, with exceptions.
This function is MT-Safe as long as no thread calls
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
setlocale() ,towlower() ,towupper() ,wctrans()
MKS Toolkit 9.2 Documentation Build 16.