manページ検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1534 for [SIMILAR] 16 1024 4096 WITH 96639 nameindex WITH... (3.081 sec.)
Man page of FMIN 0
FMIN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fmin, fminf, fminl - 二つの浮動小数点数の最小値を求める 書式 #include < math.h > double fmin(double x , double y ); float fminf(float x , float y ); long double fminl(long double x , long double y ); ...
https://man.plustar.jp/manpage/man3/fminf.3.html - [similar]
Man page of FMIN 0
FMIN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fmin, fminf, fminl - 二つの浮動小数点数の最小値を求める 書式 #include < math.h > double fmin(double x , double y ); float fminf(float x , float y ); long double fminl(long double x , long double y ); ...
https://man.plustar.jp/manpage/man3/fminl.3.html - [similar]
Man page of GETLOADAVG 0
GETLOADAVG Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getloadavg - get system load averages 書式 #include < stdlib.h > int getloadavg(double loadavg[] , int nelem ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getloadavg (): S ...
https://man.plustar.jp/manpage/man3/getloadavg.3.html - [similar]
Man page of GETRPCPORT 0
GETRPCPORT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getrpcport - RPC ポート番号を取得する 書式 #include < rpc/rpc.h > int getrpcport(const char * host , unsigned long prognum , unsigned long versnum , unsigned proto ); 説明 getrpcport () は host ...
https://man.plustar.jp/manpage/man3/getrpcport.3.html - [similar]
Man page of GETWCHAR 0
GETWCHAR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getwchar - 標準入力よりワイド文字を読み込む 書式 #include < wchar.h > wint_t getwchar(void); 説明 getwchar () 関数は getchar (3) 関数のワイド文字版である。 stdin からワイド文字を読み込んでそれを返 ...
https://man.plustar.jp/manpage/man3/getwchar.3.html - [similar]
Man page of ICONV_CLOSE 0
ICONV_CLOSE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 iconv_close - 文字セット変換のためのディスクリプターを解放する 書式 #include < iconv.h > int iconv_close(iconv_t cd ); 説明 iconv_close () 関数は、 iconv_open (3) を使って以前に割り当てられた 変 ...
https://man.plustar.jp/manpage/man3/iconv_close.3.html - [similar]
Man page of ISATTY 0
ISATTY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 isatty - ファイルディスクリプターが端末を参照しているかをチェックする 書式 #include < unistd.h > int isatty(int fd ); 説明 isatty () 関数は、 fd が端末を参照するオープンされたファイルディスクリプター ...
https://man.plustar.jp/manpage/man3/isatty.3.html - [similar]
Man page of ISWCTYPE 0
ISWCTYPE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswctype - ワイド文字の分類 書式 #include < wctype.h > int iswctype(wint_t wc , wctype_t desc ); 説明 wc が desc で指示された文字属性を持つ (言い換えると、 desc で指示 された文字クラスに属する) ワ ...
https://man.plustar.jp/manpage/man3/iswctype.3.html - [similar]
Man page of ISWPRINT 0
ISWPRINT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswprint - 印字可能ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswprint(wint_t wc ); 説明 iswprint () 関数は、 isprint (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文 ...
https://man.plustar.jp/manpage/man3/iswprint.3.html - [similar]
Man page of MEMCCPY 0
MEMCCPY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memccpy - メモリー領域をコピーする 書式 #include < string.h > void *memccpy(void * dest , const void * src , int c , size_t n ); 説明 memccpy () は、メモリー領域 src からメモリー領域 dest に 最大で ...
https://man.plustar.jp/manpage/man3/memccpy.3.html - [similar]
PREV 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 NEXT

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