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

[Parameters]
Return value : always 0.

[Summary]
Release the ticalcs library.

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

[See also]
@ticalc_exit@