Help for this page

Select Code to Download


  1. or download this
    if (/$beg/ .. (/$end/ || eof )) { ... }
    if (/$beg/ .. (/$end/ || eof(INFILE) )) { ... }
    
  2. or download this
    if (/$beg/ .. (/$end/ || eof() )) { ... }