fnmatch.h

    Description:

    Provides a function for checking whether a specified string matches a string that contains wildcards.

    Since:

    1.0

    Version:

    1.0

    Function Name

    Description

    fnmatch (const char pattern, const char string, int flags)

    int 

    Matches a file name or a path name.