manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 104 for [SIMILAR] 16 1024 4096 WITH 74938 科目 WITH 3408... (0.197 sec.)
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]
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 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 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 ISWPUNCT 0
ISWPUNCT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswpunct - 句読点・記号ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswpunct(wint_t wc ); 説明 iswpunct () 関数は、 ispunct (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswpunct.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 MBLEN 0
MBLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mblen - 次のマルチバイト文字のバイト数を返す 書式 #include < stdlib.h > int mblen(const char * s , size_t n ); 説明 s が NULL でなければ、 mblen () 関数は s から始まる最大 n バイトのマルチバイト文字列 ...
https://man.plustar.jp/manpage/man3/mblen.3.html - [similar]
Man page of MBRLEN 0
MBRLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mbrlen - 次のマルチバイト文字の長さをバイト数で返す 書式 #include < wchar.h > size_t mbrlen(const char * s , size_t n , mbstate_t * ps ); 説明 mbrlen () 関数は s から始まるマルチバイト文字列を 最大 ...
https://man.plustar.jp/manpage/man3/mbrlen.3.html - [similar]
Man page of MBSINIT 0
MBSINIT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbsinit - 初期シフト状態かどうかを検査する 書式 #include < wchar.h > int mbsinit(const mbstate_t * ps ); 説明 文字をマルチバイト表現とワイド文字表現の間で変換する場合には mbstate_t 型の変換状態を使 ...
https://man.plustar.jp/manpage/man3/mbsinit.3.html - [similar]
Man page of MBTOWC 0
MBTOWC Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 mbtowc - マルチバイト列をワイド文字に変換する 書式 #include < stdlib.h > int mbtowc(wchar_t * pwc , const char * s , size_t n ); 説明 この関数が用いられる場合、通常 s が NULL でなく pwc も NULL でな ...
https://man.plustar.jp/manpage/man3/mbtowc.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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