home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
unix
/
regexp.sit
/
tryproto.h
< prev
Wrap
Text File
|
1991-04-09
|
179b
|
8 lines
/* try.c */
int main(int argc, char *argv[]);
void regerror(char *s);
int error(char *s1, char *s2);
int multiple(void);
int try(char **fields);
int complain(char *s1, char *s2);