Help for this page

Select Code to Download


  1. or download this
    # get $start, $end
    
    ...
    }
    read (FILE, $data, $total_length % $bufsiz);
    print $data;