Query: funclose
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
funclose(3) SAORD Documentation funclose(3)NAMEFunClose - close a Funtools data fileSYNOPSIS#include <funtools.h> void FunClose(Fun fun)DESCRIPTIONThe FunClose() routine closes a previously-opened Funtools data file, freeing control structures. If a Funtools reference handle was passed to the FunOpen() call for this file, and if copy mode also was specified for that file, then FunClose() also will copy the remaining exten- sions from the input file to the output file (if the input file still is open). Thus, we recommend always closing the output Funtools file before the input file. (Alternatively, you can call FunFlush() explicitly).SEE ALSOSee funtools(7) for a list of Funtools help pages version 1.4.2 January 2, 2008 funclose(3)
Related Man Pages |
---|
funimageput(3) - debian |
funref(3) - debian |
funopen(3) - centos |
funflush(3) - opendarwin |
funinfoput(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |