Wednesday, November 30, 2016

C Extensible wide character case mapping Functions

Extensible wide character case mapping Functions:
towctrans(C95) wint_t towctrans( wint_t wc, wctrans_t desc );
wctrans(C95) wctrans_t wctrans(const char* str );

wctype.h
Wide character classification Functions
Extensible wide character classification Functions
Wide character case mapping Functions
Extensible wide character case mapping Functions


Related topics:
Library Functions in C   |   Standard Library in C   |   Header Files in C   |   Functions in C   |   Keywords in C   |   Data Types in C   |   Pointers in C

List of topics: C Programming

No comments:

Post a Comment