[Main]
Name=tifiles_exit
Type=Function
Header=file_int.h
Definition=int tifiles_exit (void);

[Parameters]
Return value : always 0.

[Summary]
Release the tifiles library.

[Description]
This function must be called just before exiting your program. It releases any
allocated resources and close some handles.

[See also]
tifiles_init