Wednesday, November 30, 2016

C Wide character classification Functions

Wide character classification Functions:
iswalnum(C95) int iswalnum( wint_t ch );
iswalpha(C95) int iswalpha( wint_t ch );
iswlower(C95) int iswlower( wint_t ch );
iswupper(C95) int iswupper( wint_t ch );
iswdigit(C95) int iswdigit( wint_t ch );
iswxdigit(C95) int iswxdigit( wint_t ch );
iswcntrl(C95) int iswcntrl( wint_t ch );
iswgraph(C95) int iswgraph( wint_t ch );
iswspace(C95) int iswspace( wint_t ch );
iswblank(C95) int iswblank( wint_t ch );
iswprint(C95) int iswprint( wint_t ch );
iswpunct(C95) int iswpunct( wint_t ch );

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

3 comments:

  1. "Insightful post! Our ui design course online
    offers hands-on training in wireframing, prototyping, and user-centered design, helping learners create intuitive and visually appealing digital experiences for real-world projects."

    ReplyDelete
  2. Python programming teaches software development and automation techniques effectively. It explains logical workflows clearly. This python programming enhances coding expertise. Students develop real-time applications. Data handling concepts are included. Script automation is covered. Performance optimization is explained. It supports long-term career success.

    ReplyDelete
  3. Salesforce development course provides complete knowledge of designing and building custom applications on the Salesforce platform. It explains Apex programming structure and Lightning components clearly. This salesforce development course enhances enterprise application development skills. Learners create scalable CRM solutions. Real-time implementation is included. Integration concepts are covered. It prepares professional Salesforce developers.

    ReplyDelete