2 lines
46 B
C
2 lines
46 B
C
|
bool match(const char *pat, const char *str);
|
|
bool match(const char *pat, const char *str);
|