manページ検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 944 for [SIMILAR] 16 1024 4096 WITH 39515 strpbrk WITH 5... (1.738 sec.)
Man page of MEMMEM 0
MEMMEM Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memmem - 部分文字列の位置を示す 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > void *memmem(const void * haystack , size_t haystacklen , const void * needle , size ...
https://man.plustar.jp/manpage/man3/memmem.3.html - [similar]
Man page of PUTWCHAR 0
PUTWCHAR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 putwchar - ワイド文字を標準出力へ書き出す 書式 #include < wchar.h > wint_t putwchar(wchar_t wc ); 説明 putwchar () 関数は putchar () のワイド文字版である。 この関数は wc を stdout へと書き出す。 f ...
https://man.plustar.jp/manpage/man3/putwchar.3.html - [similar]
Man page of READDIR 0
READDIR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 readdir - ディレクトリを読み込む 書式 #include < dirent.h > struct dirent *readdir(DIR * dirp ); 説明 readdir () 関数は、 dirp が指すディレクトリストリームの中で、 次のディレクトリエントリーを表す ...
https://man.plustar.jp/manpage/man3/readdir.3.html - [similar]
Man page of MALLOC 0
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc, free, calloc, realloc, reallocarray - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t si ...
https://man.plustar.jp/manpage/man3/realloc.3.html - [similar]
Man page of MALLOC 0
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc, free, calloc, realloc, reallocarray - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t si ...
https://man.plustar.jp/manpage/man3/reallocarray.3.html - [similar]
Man page of UUID_UNPARSE 0
UUID_UNPARSE Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_unparse - UUID をバイナリ表現から文字列に変換する 書式 #include < uuid/uuid.h > void uuid_unparse(uuid_t uu , char * out ); void uuid_unparse_upper(uuid_t uu , char * out ); void uuid_unpars ...
https://man.plustar.jp/manpage/man3/uuid_unparse.3.html - [similar]
Man page of GETRLIMIT 0
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getrlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlimit(int resource ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of NULL 0
NULL Section: Linux Programmer's Manual (4) Updated: 2015-07-23 Index JM Home Page 名前 null, zero - データの掃きだめ 説明 スペシャルファイル /dev/null または /dev/zero に書かれたデータは捨てられる。 /dev/null を読むと常に end of file が返され (つまり、 read (2) は 0 を返す)、対照的 に / ...
https://man.plustar.jp/manpage/man4/null.4.html - [similar]
Man page of NULL 0
NULL Section: Linux Programmer's Manual (4) Updated: 2015-07-23 Index JM Home Page 名前 null, zero - データの掃きだめ 説明 スペシャルファイル /dev/null または /dev/zero に書かれたデータは捨てられる。 /dev/null を読むと常に end of file が返され (つまり、 read (2) は 0 を返す)、対照的 に / ...
https://man.plustar.jp/manpage/man4/zero.4.html - [similar]
Man page of INFO 0
INFO Section: File Formats (5) Updated: GNU Info Index JM Home Page 名前 info - 可読なオンライン文書 説明 info ファイルフォーマットは簡単に処理できるオンライン文書のフォーマットで、 emacs (1) と info (1) や、他のプログラムで読むことができます。 info ファイルは通常、 texinfo (5) ソースから ...
https://man.plustar.jp/manpage/man5/info.5.html - [similar]
PREV 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 NEXT

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