Example program: |
|||||||||||||
|
// char* re_comp (const char*); // int re_exec (const char*); |
|||||||||||||
|
int main (void) {
|
|||||||||||||
|
printf ("%s Need a capitalized name!\n", InputString); return (0); |
|||||||||||||
|
} |
|||||||||||||
|
4 February, 1998 |
9 |
Copyright University of Alberta |
|||||||||||