strtok_s is a safer version of strtok. It validates its parameters. If string2 or context is a NULL pointer, or context points to a NULL pointer when string1 is ...
確定! 回上一頁