matchstar 70 user/grep.c int matchstar(int, char*, char*); matchstar 90 user/grep.c return matchstar(re[0], re+2, text);