≫ ホーム ≫ C言語ヘッダファイル別一覧 | C言語アルファベット別一覧 ≫ wctype.h ≫ wctrans
ワイド文字 (wide character) 間の写像を表す wctrans_t 型の値を生成する.
#include <wctype.h>
wctrans_t wctrans( const char * property );
wctrans 関数は property によって (その時点のロケールの LC_CTYPE カテゴリにしたがって ) 識別されるワイド文字間の写像を指定する wctrans_t 型の値を返します.