manページ検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 1138 for [SIMILAR] 16 1024 4096 WITH 45547 termio WITH 38... (2.278 sec.)
Man page of LOG2 0
LOG2 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log2, log2f, log2l - 底が 2 の対数関数 書式 #include < math.h > double log2(double x ); float log2f(float x ); long double log2l(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( ...
https://man.plustar.jp/manpage/man3/log2f.3.html - [similar]
Man page of LOG2 0
LOG2 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log2, log2f, log2l - 底が 2 の対数関数 書式 #include < math.h > double log2(double x ); float log2f(float x ); long double log2l(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( ...
https://man.plustar.jp/manpage/man3/log2l.3.html - [similar]
Man page of UPDWTMP 0
UPDWTMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 updwtmp, logwtmp - wtmp ファイルにエントリーを追加する 書式 #include < utmp.h > void updwtmp(const char * wtmp_file , const struct utmp * ut ); void logwtmp(const char * line , const char * name , ...
https://man.plustar.jp/manpage/man3/logwtmp.3.html - [similar]
Man page of MALLOC_STATS 0
MALLOC_STATS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_stats - メモリー割り当ての統計を表示する 書式 #include < malloc.h > void malloc_stats(void); 説明 malloc_stats () 関数は malloc (3) や関連する関数により割り当てられたメモリーに関する統計 ...
https://man.plustar.jp/manpage/man3/malloc_stats.3.html - [similar]
Man page of MALLOC_TRIM 0
MALLOC_TRIM Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_trim - ヒープから未使用メモリーを解放する 書式 #include < malloc.h > int malloc_trim(size_t pad ); 説明 malloc_trim () 関数は (適切な引数で sbrk (2) や madvise (2) を呼び出して) ヒープの ...
https://man.plustar.jp/manpage/man3/malloc_trim.3.html - [similar]
Man page of MALLOC_USABLE_SIZE 0
MALLOC_USABLE_SIZE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 malloc_usable_size - ヒープから確保したメモリーブロックのサイズを取得する 書式 #include < malloc.h > size_t malloc_usable_size (void * ptr ); 説明 malloc_usable_size () 関数は、 ptr が指 ...
https://man.plustar.jp/manpage/man3/malloc_usable_size.3.html - [similar]
Man page of MEMCMP 0
MEMCMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcmp - メモリー領域を比較する 書式 #include < string.h > int memcmp(const void * s1 , const void * s2 , size_t n ); 説明 memcmp () 関数は、メモリー領域 s1 と s2 の最初の n バイトを比較する (各バイ ...
https://man.plustar.jp/manpage/man3/memcmp.3.html - [similar]
Man page of MEMCPY 0
MEMCPY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcpy - メモリー領域をコピーする。 書式 #include < string.h > void *memcpy(void * dest , const void * src , size_t n ); 説明 memcpy () はメモリー領域 src の先頭 n バイトを メモリー領域 dest にコピー ...
https://man.plustar.jp/manpage/man3/memcpy.3.html - [similar]
Man page of MEMPCPY 0
MEMPCPY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mempcpy, wmempcpy - メモリー領域をコピーする 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > void *mempcpy(void * dest , const void * src , size_t n ); #define _GN ...
https://man.plustar.jp/manpage/man3/mempcpy.3.html - [similar]
Man page of MKDTEMP 0
MKDTEMP Section: Linux Programmer's Manual (3) Updated: 2016-07-17 Index JM Home Page 名前 mkdtemp - 他と重ならない一時的なディレクトリを作成する 書式 #include < stdlib.h > char *mkdtemp(char * template ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): mkdtemp (): /* g ...
https://man.plustar.jp/manpage/man3/mkdtemp.3.html - [similar]
PREV 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 NEXT

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