[Main]
Name=ticalc_dirlist_display
Type=Function
Header=calc_int.h
Definition=void ticalc_dirlist_display (@TNode@ *tree)

[Parameters]
tree : a directory list got with @ticalcfncts.directorylist@

[Summary]
Display in a console the tree content with all the needed informations.

[Description]
Mainly used for debugging purposes. But, it's a very convenient function !

[See also]
@ticalc_dirlist_display@, @ticalcfncts.directorylist@