Query: rtf_destroy_filter
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RTF_DESTROY_FILTER(3) rtfilter library RTF_DESTROY_FILTER(3)NAMErtf_filter - destroys a filterSYNOPSIS#include <rtfilter.h> void rtf_destroy_filter(hfilter filt);DESCRIPTIONThis 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 VALUENoneSEE ALSOrtf_create_filter(3)EPFL2010 RTF_DESTROY_FILTER(3)
Related Man Pages |
---|
rtf_create_butterworth(3) - debian |
rtf_create_chebychev(3) - debian |
rtf_create_fir_bandpass(3) - debian |
rtf_filter(3) - debian |
knlist_clear(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |