int istrstr( char *str, char *substr ); /* return the int location of substr in str */