fnmatch.h
Description:
Provides a function for checking whether a specified string matches a string that contains wildcards.
Since:
1.0
Version:
1.0
fnmatch (const char pattern, const char string, int flags) |
Description:
Provides a function for checking whether a specified string matches a string that contains wildcards.
Since:
1.0
Version:
1.0
fnmatch (const char pattern, const char string, int flags) |
本文档使用 全库网 构建