manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 22 for item (0.020 sec.)
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/tdelete.3.html - [similar]
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/tdestroy.3.html - [similar]
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/tfind.3.html - [similar]
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/tsearch.3.html - [similar]
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/twalk.3.html - [similar]
Man page of TSEARCH 10555
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... ければならない。 tsearch () searches the tree for an item. key points to the item to be searched for. rootp ... that rootp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a po ... arch () returns a pointer to a pointer to the data item.) If the item is not found, then tsearch () adds i ... r NULL if there was insufficient memory to add the item. tfind () returns a pointer to the node, or NULL i ...
https://man.plustar.jp/manpage/man3/twalk_r.3.html - [similar]
Man page of NL_LANGINFO 9073
NL_LANGINFO Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 n ... 書式 #include < langinfo.h > char *nl_langinfo(nl_item item ); 説明 nl_langinfo () 関数は、 localeconv (3 ... できる。 < langinfo.h > に定数として定義されていて、 item に指定できるロケール要素の例を以下に示す: CODESET ... のときに相当する文字列へのポインターを返す。 無効な item の場合は、空文字列へのポインターが返される。 このポ ... , LANGINFO , locale , setlocale , include , 名前 , item , 記号 , 数値 Linux マニュアル 一覧 [ man1 ] [ man ...
https://man.plustar.jp/manpage/man3/nl_langinfo.3.html - [similar]
Man page of NL_LANGINFO 9073
NL_LANGINFO Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 n ... 書式 #include < langinfo.h > char *nl_langinfo(nl_item item ); 説明 nl_langinfo () 関数は、 localeconv (3 ... できる。 < langinfo.h > に定数として定義されていて、 item に指定できるロケール要素の例を以下に示す: CODESET ... のときに相当する文字列へのポインターを返す。 無効な item の場合は、空文字列へのポインターが返される。 このポ ... , LANGINFO , locale , setlocale , include , 名前 , item , 記号 , 数値 Linux マニュアル 一覧 [ man1 ] [ man ...
https://man.plustar.jp/manpage/man3/nl_langinfo_l.3.html - [similar]
Man page of HSEARCH 8753
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... h > int hcreate(size_t nel ); ENTRY *hsearch(ENTRY item , ACTION action ); void hdestroy(void); #define _G ... struct hsearch_data * htab ); int hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch ... ッシュテーブルに対して実行する。 hsearch () 関数は、 item と同じキーを持つ項目をハッシュテーブルから 検索し、 ... 同じ」かどうかは strcmp (3) を使って判定する)。 引数 item は ENTRY 型であり、 < search.h > の中で 以下のよう ...
https://man.plustar.jp/manpage/man3/hcreate.3.html - [similar]
Man page of HSEARCH 8753
HSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 hcrea ... h > int hcreate(size_t nel ); ENTRY *hsearch(ENTRY item , ACTION action ); void hdestroy(void); #define _G ... struct hsearch_data * htab ); int hsearch_r(ENTRY item , ACTION action , ENTRY ** retval , struct hsearch ... ッシュテーブルに対して実行する。 hsearch () 関数は、 item と同じキーを持つ項目をハッシュテーブルから 検索し、 ... 同じ」かどうかは strcmp (3) を使って判定する)。 引数 item は ENTRY 型であり、 < search.h > の中で 以下のよう ...
https://man.plustar.jp/manpage/man3/hcreate_r.3.html - [similar]
PREV 1 2 3 NEXT

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