manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1261 for [SIMILAR] 16 1024 4096 WITH 1135 ロジ WITH 1097 ... (1.046 sec.)
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/log10l.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]
Man page of WCPCPY 0
WCPCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcpcpy - ワイド文字文字列をコピーし、その末尾を指すポインターを返す 書式 #include < wchar.h > wchar_t *wcpcpy(wchar_t * dest , const wchar_t * src ); glibc 向けの機能検査マクロの要件 ( feature_test_ ...
https://man.plustar.jp/manpage/man3/wcpcpy.3.html - [similar]
Man page of WCSDUP 0
WCSDUP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 wcsdup - ワイド文字文字列を複製する 書式 #include < wchar.h > wchar_t *wcsdup(const wchar_t * s ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): wcsdup (): glibc 2.10 以降: _POSI ...
https://man.plustar.jp/manpage/man3/wcsdup.3.html - [similar]
Man page of WCTRANS 0
WCTRANS Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wctrans - ワイド文字変換マッピング 書式 #include < wctype.h > wctrans_t wctrans(const char * name ); 説明 wctrans_t 型は、あるワイド文字を他のワイド文字に変換できるマッピ ングを表現する。本質的には ...
https://man.plustar.jp/manpage/man3/wctrans.3.html - [similar]
Man page of RPC 0
RPC Section: Linux Programmer's Manual (5) Updated: 2017-09-15 Index JM Home Page 名前 rpc - RPC プログラム番号のデータベース 書式 /etc/rpc 説明 rpc ファイルには RPC プログラム番号の代わりに使うことのできる ユーザーに可読な名前が入っている。それぞれの行は以下の情報を含む。 • RPC プログラ ...
https://man.plustar.jp/manpage/man5/rpc.5.html - [similar]
Man page of FGETWS 0
FGETWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fgetws - ワイド文字の文字列を FILE ストリームから読み込む 書式 #include < wchar.h > wchar_t *fgetws(wchar_t * ws , int n , FILE * stream ); 説明 fgetws () 関数は fgets (3) に対応するワイド文字関数で ...
https://man.plustar.jp/manpage/man3/fgetws.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 TMPFILE 0
TMPFILE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 tmpfile - テンポラリファイルを作成する 書式 #include < stdio.h > FILE *tmpfile(void); 説明 tmpfile () 関数はユニークなテンポラリファイルを バイナリリードライトモード (w+b) でオープンする。 このファ ...
https://man.plustar.jp/manpage/man3/tmpfile.3.html - [similar]
Man page of WCTYPE 0
WCTYPE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wctype - ワイド文字の分類 書式 #include < wctype.h > wctype_t wctype(const char * name ); 説明 wctype_t 型は、ワイド文字が持っている、あるいは持っていない属性を表現する。 言い換えると、 wctype_t 型は ...
https://man.plustar.jp/manpage/man3/wctype.3.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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