manページ検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 985 for [SIMILAR] 16 1024 4096 WITH 50717 atalkd WITH 72... (0.985 sec.)
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 A64L 0
A64L Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 a64l, l64a - long と base-64 を変換する 書式 #include < stdlib.h > long a64l(const char * str64 ); char *l64a(long value ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): a64l (), l ...
https://man.plustar.jp/manpage/man3/l64a.3.html - [similar]
Man page of ABS 0
ABS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 abs, labs, llabs, imaxabs - 整数の絶対値を計算する 書式 #include < stdlib.h > int abs(int j ); long labs(long j ); long long llabs(long long j ); #include < inttypes.h > intmax_t imaxabs(intmax_t j ); ...
https://man.plustar.jp/manpage/man3/labs.3.html - [similar]
Man page of DIV 0
DIV Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 div, ldiv, lldiv, imaxdiv - integer 型の割算の商と余りを計算する 書式 #include < stdlib.h > div_t div(int numerator , int denominator ); ldiv_t ldiv(long numerator , long denominator ); lldiv_t lldiv(l ...
https://man.plustar.jp/manpage/man3/ldiv.3.html - [similar]
Man page of ABS 0
ABS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 abs, labs, llabs, imaxabs - 整数の絶対値を計算する 書式 #include < stdlib.h > int abs(int j ); long labs(long j ); long long llabs(long long j ); #include < inttypes.h > intmax_t imaxabs(intmax_t j ); ...
https://man.plustar.jp/manpage/man3/llabs.3.html - [similar]
Man page of DIV 0
DIV Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 div, ldiv, lldiv, imaxdiv - integer 型の割算の商と余りを計算する 書式 #include < stdlib.h > div_t div(int numerator , int denominator ); ldiv_t ldiv(long numerator , long denominator ); lldiv_t lldiv(l ...
https://man.plustar.jp/manpage/man3/lldiv.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 LOG10 0
LOG10 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log10, log10f, log10l - 底が 10 の対数関数 書式 #include < math.h > double log10(double x ); float log10f(float x ); long double log10l(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man3/log10.3.html - [similar]
PREV 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 NEXT

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