rtf_destroy_filter(3) debian man page | unix.com

Man Page: rtf_destroy_filter

Operating Environment: debian

Section: 3

RTF_DESTROY_FILTER(3)						 rtfilter library					     RTF_DESTROY_FILTER(3)

NAME
rtf_filter - destroys a filter
SYNOPSIS
#include <rtfilter.h> void rtf_destroy_filter(hfilter filt);
DESCRIPTION
This function destroys the filter referenced by the handle filt and free all the associated resources. After destruction, no reference to filt should be made. If filt is NULL, the function returns without doing anything.
RETURN VALUE
None
SEE ALSO
rtf_create_filter(3)
EPFL
2010 RTF_DESTROY_FILTER(3)
Related Man Pages
rtf_create_filter(3) - debian
rtf_create_bandpass_analytic(3) - debian
rtf_create_chebychev(3) - debian
rtf_create_fir_lowpass(3) - debian
knlist_delete(9) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph