Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSfclose - TSfclose API function

Description

       Closes the file to which filep points and frees the data structures and buffers associated with it.

       If the file was opened for writing, any pending data is flushed.

Name

       TSfclose - TSfclose API function

Synopsis

          #include <ts/ts.h>

       voidTSfclose(TSFilefilep)

See Also