ticalc_destroy_action_array Function

cabl_int.h

void ticalc_destroy_action_array (char **array);

Parameters

array
the address of a directory list tree


Summary

Destroy the action array previously created by ticalc_create_action_array

See also

ticalc_create_action_array, TicalcAction


Return to the API index