manページ検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 191 for [SIMILAR] 16 1024 4096 WITH 46175 wcsdup WITH 16... (1.200 sec.)
Man page of TOWCTRANS 1559
TOWCTRANS Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 towctrans - ワイド文字の変換 書式 #include < wctype.h > wint_t towctrans(wint_t wc , wctrans_t desc ); 説明 wc がワイド文字ならば、 towctrans () 関数は変換記述子 desc に従ってその文字を変換する。 ...
https://man.plustar.jp/manpage/man3/towctrans.3.html - [similar]
Man page of WCWIDTH 1559
WCWIDTH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcwidth - ワイド文字が必要とするカラム数を調べる 書式 #define _XOPEN_SOURCE #include < wchar.h > int wcwidth(wchar_t c ); 説明 wcwidth () 関数は、ワイド文字 c を表現するために必要なカラム 数を返す。 ...
https://man.plustar.jp/manpage/man3/wcwidth.3.html - [similar]
Man page of WCSTOIMAX 0
WCSTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcstoimax, wcstoumax - ワイド文字文字列を整数に変換する 書式 #include < stddef.h > #include < inttypes.h > intmax_t wcstoimax(const wchar_t * nptr , wchar_t ** endptr , int base ); uintmax_t wcst ...
https://man.plustar.jp/manpage/man3/wcstoimax.3.html - [similar]
Man page of WCSTOIMAX 0
WCSTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcstoimax, wcstoumax - ワイド文字文字列を整数に変換する 書式 #include < stddef.h > #include < inttypes.h > intmax_t wcstoimax(const wchar_t * nptr , wchar_t ** endptr , int base ); uintmax_t wcst ...
https://man.plustar.jp/manpage/man3/wcstoumax.3.html - [similar]
Man page of ISWALPHA 0
ISWALPHA Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalpha - 英字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalpha(wint_t wc ); 説明 iswalpha () 関数は isalpha (3) に対応するワイド文字関数である。 この関数は wc がワイド文字クラス ...
https://man.plustar.jp/manpage/man3/iswalpha.3.html - [similar]
Man page of ISWLOWER 0
ISWLOWER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswlower - 小文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswlower(wint_t wc ); 説明 iswlower () 関数は、 islower (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswlower.3.html - [similar]
Man page of ISWUPPER 0
ISWUPPER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswupper - 大文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswupper(wint_t wc ); 説明 iswupper () 関数は、 isupper (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswupper.3.html - [similar]
Man page of ISWDIGIT 0
ISWDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswdigit - 数字ワイド文字であるかどうかを調べる 書式 #include < wctype.h > int iswdigit(wint_t wc ); 説明 iswdigit () 関数は、 isdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイド ...
https://man.plustar.jp/manpage/man3/iswdigit.3.html - [similar]
Man page of ISWXDIGIT 0
ISWXDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswxdigit - 16 進数ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswxdigit(wint_t wc ); 説明 iswxdigit () 関数は、 isxdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswxdigit.3.html - [similar]
Man page of ISWALNUM 0
ISWALNUM Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalnum - 英数字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalnum(wint_t wc ); 説明 iswalnum () 関数は、 isalnum (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswalnum.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022