ticalc_action_destroy_array Function

cabl_int.h

void ticalc_action_destroy_array (char **array);

Parameters

array
the address of a directory list tree


Summary

Destroy the action array previously created by ticalc_action_create_array

See also

ticalc_action_create_array, TicalcAction


Return to the API index