wordvbuild
void wordvbuild(char *string, int *r_wordc, char ***r_wordv);
wordvbuild(inbuffer, &wordc, &wordv);