Help for this page

Select Code to Download


  1. or download this
    my @a;
    $a[1] = undef;
    $a[2] = 0;
    $a[3] = 7;