P
Peter
Hello,
Can somebody help me with this problem. I need to add
more than one node to tree in one loop. Becasue if I want
to create a tree with 4000 and more nodes, it is slow. I
think if I'd allocate memory for all nodes which I want (I
know nodes count before creating a tree) it was be faster.
thanks
Can somebody help me with this problem. I need to add
more than one node to tree in one loop. Becasue if I want
to create a tree with 4000 and more nodes, it is slow. I
think if I'd allocate memory for all nodes which I want (I
know nodes count before creating a tree) it was be faster.
thanks