Chapter Contents |
Previous |
Next |
cmsfquit |
Portability: | SAS/C extension |
SYNOPSIS | |
DESCRIPTION | |
RETURN VALUE | |
CAUTION | |
EXAMPLE | |
RELATED FUNCTIONS | |
SEE ALSO |
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 |
RELATED FUNCTIONS |
SEE ALSO |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.