Results of 1 - 2 of about 2 for saveptr (0.001 sec.)
- Man page of STRTOK 9357
- STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok
...
strtok_r(char * str , const char * delim , char ** saveptr ); glibc 向けの機能検査マクロの要件 ( feature_test ...
function is a reentrant version of strtok (). The saveptr argument is a pointer to a char * variable that is ...
oint to the string to be parsed, and the value of *saveptr is ignored (but see NOTES). In subsequent calls, s ...
tr should be NULL, and saveptr (and the buffer that it points to) should be uncha ...
-
https://man.plustar.jp/manpage/man3/strtok.3.html
- [similar]
- Man page of STRTOK 9357
- STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok
...
strtok_r(char * str , const char * delim , char ** saveptr ); glibc 向けの機能検査マクロの要件 ( feature_test ...
function is a reentrant version of strtok (). The saveptr argument is a pointer to a char * variable that is ...
oint to the string to be parsed, and the value of *saveptr is ignored (but see NOTES). In subsequent calls, s ...
tr should be NULL, and saveptr (and the buffer that it points to) should be uncha ...
-
https://man.plustar.jp/manpage/man3/strtok_r.3.html
- [similar]
PREV
1
NEXT