Name strtok Synopsis Divides a string into tokens #include char *strtok( char * restrict s1, const char * restrict s2 ); The strtok() function isolates ...
確定! 回上一頁