Help for this page

Select Code to Download


  1. or download this
    root
        => node1
    ...
            => node2.1
            => node2.2
        => node3
    
  2. or download this
        for (my $i=0; $i < $counter; $i++)
        {
    ...
                    $a_counter = 0;
                }
            }