Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            print "element $i $j is $AoA_delta_table[$i][$j]\n";
        }
    }
    
  2. or download this
    element 0 0 is ARRAY(0x1706998)
    element 0 1 is ARRAY(0x1745880)
    element 0 2 is ARRAY(0x1742368)