I used to split string when delim is char by strtok_s. but when the delim is string, it doesn\'t work. is there easy function to use?