Locates text tokens in a given string. Syntax: #include <string.h> char *strtok (char *s1, const char *s2);