manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 104 for [SIMILAR] 16 1024 4096 WITH 74938 科目 WITH 3408... (0.274 sec.)
Man page of GLOB 0
GLOB Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 glob - パス名を glob する 説明 昔々 UNIX V6 では、ワイルドカードパターンを展開する /etc/glob と言うプログラムがあった。その後すぐに、 この機能はシェルに組み込まれるようになった。 今日では、この機能をユ ...
https://man.plustar.jp/manpage/man7/glob.7.html - [similar]
Man page of BTOWC 0
BTOWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 btowc - シングルバイトをワイド文字にコンバートする 書式 #include < wchar.h > wint_t btowc(int c ); 説明 btowc () 関数は初期シフト状態から始まる長さ 1 のマルチバイトのシーケンスとして 解釈され、 c をワ ...
https://man.plustar.jp/manpage/man3/btowc.3.html - [similar]
Man page of FPUTWS 0
FPUTWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fputws - ワイド文字の文字列を FILE ストリームに書き込む 書式 #include < wchar.h > int fputws(const wchar_t * ws , FILE * stream ); 説明 fputws () 関数は、 fputs (3) に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/fputws.3.html - [similar]
Man page of ISWBLANK 0
ISWBLANK Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswblank - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswblank(wint_t wc ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): iswblank (): _ISOC99_SOURCE || _POS ...
https://man.plustar.jp/manpage/man3/iswblank.3.html - [similar]
Man page of ISWCNTRL 0
ISWCNTRL Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswcntrl - ワイド制御文字かどうかを調べる 書式 #include < wctype.h > int iswcntrl(wint_t wc ); 説明 iswcntrl () 関数は、 iscntrl (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswcntrl.3.html - [similar]
Man page of ISWGRAPH 0
ISWGRAPH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswgraph - グラフィックワイド文字かどうかを調べる 書式 #include < wctype.h > int iswgraph(wint_t wc ); 説明 iswgraph () 関数は、 isgraph (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswgraph.3.html - [similar]
Man page of ISWSPACE 0
ISWSPACE Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswspace - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswspace(wint_t wc ); 説明 iswspace () 関数は、 isspace (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswspace.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 LOCALECONV 0
LOCALECONV Section: Linux Programmer's Manual (3) Updated: 2015-03-02 Index JM Home Page 名前 localeconv - 数値に関する書式情報を得る 書式 #include < locale.h > struct lconv *localeconv(void); 説明 localeconv () 関数は、現在のロケール情報を表す struct lconv へのポインターを返す。 この構造 ...
https://man.plustar.jp/manpage/man3/localeconv.3.html - [similar]
Man page of STRCOLL 0
STRCOLL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 strcoll - 現在のロケールを使用して二つの文字列を比較する 書式 #include < string.h > int strcoll(const char * s1 , const char * s2 ); 説明 strcoll () 関数は二つの文字列 s1 と s2 を比較する。 この関数 ...
https://man.plustar.jp/manpage/man3/strcoll.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