Wednesday, November 30, 2016

C Extensible wide character classification Functions

Extensible wide character classification Functions:
iswctype(C95) int iswctype( wint_t wc, wctype_t desc );
wctype(C95) wctype_t wctype(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