Help for this page

Select Code to Download


  1. or download this
    
    my( $fh, $start, $end, $n ) = @_; // $n is this process' sequence numb
    +er 
    ...
        }
        ## write out modifed line. (see below)
    }
    
  2. or download this
    my( $fh, $start, $end, $n ) = @_; // $n is this process' sequence numb
    +er 
    
    ...
        }
        ## write out modifed line. (see below)
    }