Chapter Contents

Previous

Next
cmsfquit

cmsfquit



Release Data Held by cmsffind

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

See the example for cmsffind.


RELATED FUNCTIONS

cmsffind , cmsfnext


SEE ALSO


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.