Help for this page

Select Code to Download


  1. or download this
        {
            package MyArray;
    ...
    
        $a0->push(2.0);
        print Dumper $a0;