Help for this page

Select Code to Download


  1. or download this
    open(F0, $ARGV[0]);
    
    ...
    }
    
    close F0;
    
  2. or download this
    print  $+[0], " ",$+[1], " ", $+[2], "\n" ;