manページ検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1526 for [SIMILAR] 16 1024 4096 WITH 25955 apple WITH 323... (2.564 sec.)
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]
Man page of MODF 0
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, modff, modfl - 浮動小数点実数から、符号付き整数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float x , float * iptr ); long double modfl(l ...
https://man.plustar.jp/manpage/man3/modf.3.html - [similar]
Man page of MODF 0
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, modff, modfl - 浮動小数点実数から、符号付き整数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float x , float * iptr ); long double modfl(l ...
https://man.plustar.jp/manpage/man3/modff.3.html - [similar]
Man page of MODF 0
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, modff, modfl - 浮動小数点実数から、符号付き整数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float x , float * iptr ); long double modfl(l ...
https://man.plustar.jp/manpage/man3/modfl.3.html - [similar]
Man page of NAN 0
NAN Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 nan, nanf, nanl - 無効値 ('Not a Number') を返す 書式 #include < math.h > double nan(const char * tagp ); float nanf(const char * tagp ); long double nanl(const char * tagp ); -lm でリンクする。 glibc ...
https://man.plustar.jp/manpage/man3/nan.3.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