COHERENT help

This page displays the COHERENT help information for fnmatch.

Listing of available help pages


fnmatch() -- Match a string with a normal expression

#include <fnmatch.h>
int fnmatch(pattern, string, flags)
const char *pattern, *string; int flags;