Help for this page

Select Code to Download


  1. or download this
    my int ($pre, $in, $post) is constant = (0..2);
    
  2. or download this
    sub insert (HASH $tree is rw, int $val) {
       ...
    }