manページ検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 283 for [SIMILAR] 16 1024 4096 WITH 58809 langinfo WITH ... (1.136 sec.)
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 STRXFRM 0
STRXFRM Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strxfrm - 文字列の変換 書式 #include < string.h > size_t strxfrm(char * dest , const char * src , size_t n ); 説明 strxfrm () 関数は、文字列 src に対して、次のような変換を行う。 変換は、ある二つの文 ...
https://man.plustar.jp/manpage/man3/strxfrm.3.html - [similar]
Man page of SYSCONF 0
SYSCONF Section: Linux Programmer's Manual (3) Updated: 2019-05-09 Index JM Home Page 名前 sysconf - 動作中に設定情報を取得する 書式 #include < unistd.h > long sysconf(int name ); 説明 POSIX では、アプリケーションがコンパイル時や実行時に、 特定のオプションがサポートされているかや、 設定可 ...
https://man.plustar.jp/manpage/man3/sysconf.3.html - [similar]
Man page of UNGETWC 0
UNGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 ungetwc - ワイド文字を FILE ストリームへ戻す 書式 #include < wchar.h > wint_t ungetwc(wint_t wc , FILE * stream ); 説明 ungetwc () 関数は ungetc (3) 関数のワイド文字版である。 この関数はワイド文字を ...
https://man.plustar.jp/manpage/man3/ungetwc.3.html - [similar]
Man page of WCSCASECMP 0
WCSCASECMP Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 wcscasecmp - ワイド文字列を比較する。大文字と小文字を区別しない。 書式 #include < wchar.h > int wcscasecmp(const wchar_t * s1 , const wchar_t * s2 ); glibc 向けの機能検査マクロの要件 ( feature_t ...
https://man.plustar.jp/manpage/man3/wcscasecmp.3.html - [similar]
Man page of WCTOB 0
WCTOB Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 wctob - ワイド文字のシングルバイト表現を試みる 書式 #include < wchar.h > int wctob(wint_t c ); 説明 wctob () 関数は、ワイド文字 c のマルチバイト表現(初期状態で開 始)がシングルバイト文字だけでできてい ...
https://man.plustar.jp/manpage/man3/wctob.3.html - [similar]
PREV 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 NEXT

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