in reply to Re: Finding large blocks consisting of a single character (but within certain parameters...)
in thread Finding large blocks consisting of a single character (but within certain parameters...)
Are these returned offsets, the offsets within the file of the 32k blocks containing matching blocks of null byte blocks? Or the offsets of the null byte blocks within the 32k blocks? Or the offset of null byte blocks within the file?
They would be the offsets of null byte blocks within the file.What does it return in a scalar context if the first 32k block that contains a matching, qualifying block, contains more than one?
The offset, within the file, of the first qualifying block.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Finding large blocks consisting of a single character (but within certain parameters...)
by BrowserUk (Patriarch) on Mar 07, 2011 at 16:27 UTC | |
by TheMartianGeek (Acolyte) on Mar 08, 2011 at 05:27 UTC | |
by BrowserUk (Patriarch) on Mar 08, 2011 at 05:53 UTC |