Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <libgen.h> int gmatch(const char *str, const char *pattern); | |
Description |
| |
Return val. |
0 | if the string matches the pattern. if no match was found. |