COHERENT help

This page displays the COHERENT help information for regexec.

Listing of available help pages


regexec() -- Compare a string with a regular expression

#include <regexp.h>
int regexec(expression, string)
regexp *expression;
char *string;