Help for this page

Select Code to Download


  1. or download this
        if (explicit)
            stio->lines = 0;
    
  2. or download this
        if (explicit) {
            io->lines = 0;
            io->page = 0;
            io->lines_left = io->page_len;
        }
    
  3. or download this
    commit 79072805bf63abe5b5978b5928ab00d360ea3e7f
    Author: Larry Wall <lwall@netlabs.com>
    ...
        originally included in the distribution are not in this commit.]
    
    433 files changed, -41401 +64754 lines