manページ検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 960 for IN (1.126 sec.)
Man page of TIME 3306
TIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 time - 秒 ... 単位の時間を得る 書式 #include < time.h > time_t time(time_t * tloc ); 説明 ... stems where the C library time () wrapper function invokes an implementation provided by the vdso (7) (s ... o that there is no trap into the kernel), an invalid address may instead trig ... する変換式を使って、 「紀元からの経過秒数 (seconds since the Epoch)」 を定義している。 この変換式では、4 ...
https://man.plustar.jp/manpage/man2/time.2.html - [similar]
Man page of MALLOC 3306
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... array - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void ... nmemb elements of size bytes each and returns a pointer to the allocated memory. The memory is set to z ... then calloc () returns either NULL, or a unique pointer value that can later be successfully passed to ... the multiplication of nmemb and size would result in integer overflow, then calloc () returns an error. ...
https://man.plustar.jp/manpage/man3/calloc.3.html - [similar]
Man page of FPATHCONF 3306
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa ... hconf, pathconf - ファイルの設定値を取得する 書式 #include < unistd.h > long fpathconf(int fd , int name ... ); long pathconf(const char * path , int name ); 説明 fpathconf () はオープンされているファ ... かにすると、対応する設定オプションが返される。 _PC_LINK_MAX ファイルへのリンクの最大数。 fd または path が ... レクトリ全体に適用される。対応する マクロは _POSIX_LINK_MAX である。 _PC_MAX_CANON フォーマット付き入力行 ...
https://man.plustar.jp/manpage/man3/fpathconf.3.html - [similar]
Man page of MALLOC 3306
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... array - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void ... nmemb elements of size bytes each and returns a pointer to the allocated memory. The memory is set to z ... then calloc () returns either NULL, or a unique pointer value that can later be successfully passed to ... the multiplication of nmemb and size would result in integer overflow, then calloc () returns an error. ...
https://man.plustar.jp/manpage/man3/free.3.html - [similar]
Man page of MALLOC 3306
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... array - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void ... nmemb elements of size bytes each and returns a pointer to the allocated memory. The memory is set to z ... then calloc () returns either NULL, or a unique pointer value that can later be successfully passed to ... the multiplication of nmemb and size would result in integer overflow, then calloc () returns an error. ...
https://man.plustar.jp/manpage/man3/malloc.3.html - [similar]
Man page of FPATHCONF 3306
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa ... hconf, pathconf - ファイルの設定値を取得する 書式 #include < unistd.h > long fpathconf(int fd , int name ... ); long pathconf(const char * path , int name ); 説明 fpathconf () はオープンされているファ ... かにすると、対応する設定オプションが返される。 _PC_LINK_MAX ファイルへのリンクの最大数。 fd または path が ... レクトリ全体に適用される。対応する マクロは _POSIX_LINK_MAX である。 _PC_MAX_CANON フォーマット付き入力行 ...
https://man.plustar.jp/manpage/man3/pathconf.3.html - [similar]
Man page of MALLOC 3306
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... array - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void ... nmemb elements of size bytes each and returns a pointer to the allocated memory. The memory is set to z ... then calloc () returns either NULL, or a unique pointer value that can later be successfully passed to ... the multiplication of nmemb and size would result in integer overflow, then calloc () returns an error. ...
https://man.plustar.jp/manpage/man3/realloc.3.html - [similar]
Man page of MALLOC 3306
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc ... array - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void ... nmemb elements of size bytes each and returns a pointer to the allocated memory. The memory is set to z ... then calloc () returns either NULL, or a unique pointer value that can later be successfully passed to ... the multiplication of nmemb and size would result in integer overflow, then calloc () returns an error. ...
https://man.plustar.jp/manpage/man3/reallocarray.3.html - [similar]
Man page of STRNLEN 3306
STRNLEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 strnl ... en - 固定長の文字列の長さを調べる 書式 #include < string.h > size_t strnlen(const char * s , ... he strnlen () function returns the number of bytes in the string pointed to by s , excluding the termina ... ting null byte ('\0'), but at most maxlen . In doing t ... rnlen () looks only at the first maxlen characters in the string pointed to by s and never beyond s[maxl ...
https://man.plustar.jp/manpage/man3/strnlen.3.html - [similar]
Man page of MAKEINFO 3274
MAKEINFO Section: User Commands (1) Updated: February 2003 Index JM Home Page 名前 makeinfo - Te ... xinfo 文書を変換する 書式 makeinfo [ OPTION ]... TEXIN ... FO-FILE ... 説明 Translate Texinfo source documentation to various other formats, b ... y default Info files suitable for reading online with Emacs or ... standalone GNU Info. 汎用オプション: --error-limit = NUM NUM 個のエラ ...
https://man.plustar.jp/manpage/man1/makeinfo.1.html - [similar]
PREV 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 NEXT

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