Wednesday, November 30, 2016

C Wide character case mapping Functions

Wide character case mapping Functions:
towlower(C95) wint_t towlower( wint_t wc );
towupper(C95) wint_t towupper( wint_t wc );

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