strdelimw
cp = strdelimw(&str);
char *strdelimw(char **);
if ((tmp = strdelimw(&cp)) == NULL || cp == NULL) {