manページ検索

phrase: max: clip:
target: order:
Results of 11 - 18 of about 18 for nptr (0.004 sec.)
Man page of STRTOD 8561
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... 式 #include < stdlib.h > double strtod(const char * nptr , char ** endptr ); float strtof(const char * nptr ... char ** endptr ); long double strtold(const char * nptr , char ** endptr ); glibc 向けの機能検査マクロの要 ... 12L 説明 strtod (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじめの部分を double , float , ... returned and (unless endptr is null) the value of nptr is stored in the location referenced by endptr . I ...
https://man.plustar.jp/manpage/man3/strtold.3.html - [similar]
Man page of STRTOL 7944
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... 書式 #include < stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(c ... onst char * nptr , char ** endptr , int base ); glibc 向けの機能検査 ... SVID_SOURCE || _BSD_SOURCE 説明 strtol () 関数は、 nptr の文字列の最初の部分を、 base を基数として long in ... 文字列に有効な数字がひとつもなければ、 strtol () は nptr の元の値を *endptr に代入する (そして 0 を返す)。 ...
https://man.plustar.jp/manpage/man3/strtol.3.html - [similar]
Man page of STRTOL 7944
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... 書式 #include < stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(c ... onst char * nptr , char ** endptr , int base ); glibc 向けの機能検査 ... SVID_SOURCE || _BSD_SOURCE 説明 strtol () 関数は、 nptr の文字列の最初の部分を、 base を基数として long in ... 文字列に有効な数字がひとつもなければ、 strtol () は nptr の元の値を *endptr に代入する (そして 0 を返す)。 ...
https://man.plustar.jp/manpage/man3/strtoll.3.html - [similar]
Man page of STRTOL 7944
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... 書式 #include < stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(c ... onst char * nptr , char ** endptr , int base ); glibc 向けの機能検査 ... SVID_SOURCE || _BSD_SOURCE 説明 strtol () 関数は、 nptr の文字列の最初の部分を、 base を基数として long in ... 文字列に有効な数字がひとつもなければ、 strtol () は nptr の元の値を *endptr に代入する (そして 0 を返す)。 ...
https://man.plustar.jp/manpage/man3/strtoq.3.html - [similar]
Man page of WCSTOIMAX 6091
WCSTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcs ... < inttypes.h > intmax_t wcstoimax(const wchar_t * nptr , wchar_t ** endptr , int base ); uintmax_t wcstou ... max(const wchar_t * nptr , wchar_t ** endptr , int base ); 説明 これらの関数 ...
https://man.plustar.jp/manpage/man3/wcstoimax.3.html - [similar]
Man page of WCSTOIMAX 6091
WCSTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcs ... < inttypes.h > intmax_t wcstoimax(const wchar_t * nptr , wchar_t ** endptr , int base ); uintmax_t wcstou ... max(const wchar_t * nptr , wchar_t ** endptr , int base ); 説明 これらの関数 ...
https://man.plustar.jp/manpage/man3/wcstoumax.3.html - [similar]
Man page of STRTOIMAX 5782
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 str ... ude < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax ... (const char * nptr , char ** endptr , int base ); 説明 これらの関数は ...
https://man.plustar.jp/manpage/man3/strtoimax.3.html - [similar]
Man page of STRTOIMAX 5782
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 str ... ude < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax ... (const char * nptr , char ** endptr , int base ); 説明 これらの関数は ...
https://man.plustar.jp/manpage/man3/strtoumax.3.html - [similar]
PREV 1 2 NEXT

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