manページ検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1526 for [SIMILAR] 16 1024 4096 WITH 25955 apple WITH 323... (1.770 sec.)
Man page of SIGNIFICAND 0
SIGNIFICAND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 significand, significandf, significandl - 浮動小数点数の仮数 (mantissa) を取得する 書式 #include < math.h > double significand(double x ); float significandf(float x ); long double significandl ...
https://man.plustar.jp/manpage/man3/significandl.3.html - [similar]
Man page of SLEEP 0
SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep - 指定の秒数の間だけ休止する 書式 #include < unistd.h > unsigned int sleep(unsigned int seconds ); 説明 sleep () causes the calling thread to sleep either until the number of real-time seconds ...
https://man.plustar.jp/manpage/man3/sleep.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strcasestr.3.html - [similar]
Man page of STRFRY 0
STRFRY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strfry - 文字列をランダムに並べ変える 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > char *strfry(char * string ); 説明 strfry () 関数は、文字列中の文字を無作為に入 ...
https://man.plustar.jp/manpage/man3/strfry.3.html - [similar]
Man page of STRNLEN 0
STRNLEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 strnlen - 固定長の文字列の長さを調べる 書式 #include < string.h > size_t strnlen(const char * s , size_t maxlen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): strnlen (): glib ...
https://man.plustar.jp/manpage/man3/strnlen.3.html - [similar]
Man page of STRPBRK 0
STRPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strpbrk - 文字列からバイト集合に含まれるバイトを探す 書式 #include < string.h > char *strpbrk(const char * s , const char * accept ); 説明 strpbrk () 関数は、文字列 accept に含まれるバイトのいずれか ...
https://man.plustar.jp/manpage/man3/strpbrk.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strstr.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoimax.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoumax.3.html - [similar]
Man page of SWAB 0
SWAB Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 swab - 隣接するバイトを交換する 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < unistd.h > void swab(const void * from , void * to , ssize_t n ); 説明 swab () 関数は、 from で ...
https://man.plustar.jp/manpage/man3/swab.3.html - [similar]
PREV 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 NEXT

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