cmsfquit -- Release Data Held by cmsffind

SYNOPSIS
#include <cmsio.h>
void cmsfquit(void);
DESCRIPTION
cmsfquit
releases the pattern-matching information that cmsffind
created. Call cmsfquit
after you have finished processing the CMS
fileids returned by cmsfnext
.
RETURN VALUE
cmsfquit
has no return value.
CAUTION
cmsfquit
invokes the DMSERP RESET function to reinitialize the
Extract/Replace environment.
EXAMPLE
See the example for cmsffind
.
RELATED FUNCTIONS
cmsffind
, cmsfnext
SEE ALSO
File Management Functions