logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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