The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

NAME

compile - produce a compiled regular expression (LEGACY)

SYNOPSIS

#include <regexp.h>

char *compile(char *instring, char *expbuf, const char *endbuf, int eof);

DESCRIPTION

Refer to regexp().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]