ticalc_dirlist_display Function

calc_int.h

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


Return to the API index