Function (Path CDEnvC Header / autotree.h)

tree_array_remove

void tree_array_remove(AutoTree operation, int toRemove);

[API From 3.1.2] Remove an object at the specified index of the array tree

Article - About this type


Parameters

  AutoTree operation
    Tree to operate

  int toRemove

函数 (属于 CDEnvC拓展 / autotree.h)

tree_array_remove

void tree_array_remove(AutoTree operation, int toRemove);

[API From 3.1.2] 为类型为数组的AutoTree删除指定位置的元素

关于此类型的介绍文章


参数

  AutoTree operation
    要操作的树

  int toRemove