Results of 1 - 10 of about 20 for endptr (0.009 sec.)
- Man page of STRTOL 11385
- STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol
...
stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(const char * nptr ...
, char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
は 11 を表現し、 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合は、最初に現れた不正な文 ...
字が strtol () によって *endptr に保存されている。 文字列に有効な数字がひとつもなけ ...
-
https://man.plustar.jp/manpage/man3/strtol.3.html
- [similar]
- Man page of STRTOL 11385
- STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol
...
stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(const char * nptr ...
, char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
は 11 を表現し、 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合は、最初に現れた不正な文 ...
字が strtol () によって *endptr に保存されている。 文字列に有効な数字がひとつもなけ ...
-
https://man.plustar.jp/manpage/man3/strtoll.3.html
- [similar]
- Man page of STRTOL 11385
- STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol
...
stdlib.h > long strtol(const char * nptr , char ** endptr , int base ); long long strtoll(const char * nptr ...
, char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
は 11 を表現し、 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合は、最初に現れた不正な文 ...
字が strtol () によって *endptr に保存されている。 文字列に有効な数字がひとつもなけ ...
-
https://man.plustar.jp/manpage/man3/strtoq.3.html
- [similar]
- Man page of STRTOD 9686
- STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod
...
dlib.h > double strtod(const char * nptr , char ** endptr ); float strtof(const char * nptr , char ** endptr ...
); long double strtold(const char * nptr , char ** endptr ); glibc 向けの機能検査マクロの要件 ( feature_test ...
これらの関数は、変換された値があれば、それを返す。 endptr が NULL でないときは、変換に使われた最終文字の次の ...
文字へのポインターが endptr で参照される場所へ保存される。 If no conversion is ...
-
https://man.plustar.jp/manpage/man3/strtod.3.html
- [similar]
- Man page of STRTOD 9686
- STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod
...
dlib.h > double strtod(const char * nptr , char ** endptr ); float strtof(const char * nptr , char ** endptr ...
); long double strtold(const char * nptr , char ** endptr ); glibc 向けの機能検査マクロの要件 ( feature_test ...
これらの関数は、変換された値があれば、それを返す。 endptr が NULL でないときは、変換に使われた最終文字の次の ...
文字へのポインターが endptr で参照される場所へ保存される。 If no conversion is ...
-
https://man.plustar.jp/manpage/man3/strtof.3.html
- [similar]
- Man page of STRTOD 9686
- STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod
...
dlib.h > double strtod(const char * nptr , char ** endptr ); float strtof(const char * nptr , char ** endptr ...
); long double strtold(const char * nptr , char ** endptr ); glibc 向けの機能検査マクロの要件 ( feature_test ...
これらの関数は、変換された値があれば、それを返す。 endptr が NULL でないときは、変換に使われた最終文字の次の ...
文字へのポインターが endptr で参照される場所へ保存される。 If no conversion is ...
-
https://man.plustar.jp/manpage/man3/strtold.3.html
- [similar]
- Man page of STRTOUL 9686
- STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strto
...
unsigned long strtoul(const char * nptr , char ** endptr , int base ); unsigned long long strtoull(const ch ...
ar * nptr , char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
' は 11 を表現し, 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合、 strtoul () は最初に不 ...
正な文字が現れたアドレスを *endptr に格納している。 文字列に有効な数字がひとつもなけれ ...
-
https://man.plustar.jp/manpage/man3/strtoul.3.html
- [similar]
- Man page of STRTOUL 9686
- STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strto
...
unsigned long strtoul(const char * nptr , char ** endptr , int base ); unsigned long long strtoull(const ch ...
ar * nptr , char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
' は 11 を表現し, 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合、 strtoul () は最初に不 ...
正な文字が現れたアドレスを *endptr に格納している。 文字列に有効な数字がひとつもなけれ ...
-
https://man.plustar.jp/manpage/man3/strtoull.3.html
- [similar]
- Man page of STRTOUL 9686
- STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strto
...
unsigned long strtoul(const char * nptr , char ** endptr , int base ); unsigned long long strtoull(const ch ...
ar * nptr , char ** endptr , int base ); glibc 向けの機能検査マクロの要件 ( f ...
' は 11 を表現し, 以下同様に、 'Z' は 35 を表す。) endptr がヌル値 (NULL) でない場合、 strtoul () は最初に不 ...
正な文字が現れたアドレスを *endptr に格納している。 文字列に有効な数字がひとつもなけれ ...
-
https://man.plustar.jp/manpage/man3/strtouq.3.html
- [similar]
- Man page of WCSTOIMAX 7511
- WCSTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcs
...
tmax_t wcstoimax(const wchar_t * nptr , wchar_t ** endptr , int base ); uintmax_t wcstoumax(const wchar_t * ...
nptr , wchar_t ** endptr , int base ); 説明 これらの関数はちょうど wcstol ( ...
-
https://man.plustar.jp/manpage/man3/wcstoimax.3.html
- [similar]