Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
towctrans.c File Reference
#include <string.h>
#include <wctype.h>
Include dependency graph for towctrans.c:

Functions

wint_t towctrans (wint_t wc, wctrans_t trans)
 

Function Documentation

◆ towctrans()

wint_t towctrans ( wint_t  wc,
wctrans_t  trans 
)

References towlower(), and towupper().