

PatternDiffer v1.2
FAQ
|
 |
Why does the search last so long while analysing large files?
|
|
 |
PatternDiffer does not do a normal search like many other differ-applications.
In fact a really complex search algorithm searches for equal patterns. Therefore
the PatternDiffer needs more time while analysing big files.
|
 |
What does the option "Ignore binary zero" mean?
|
|
 |
While searching for a sequence different results are found.
If a result for example contains a binary zero it will be
ignored if this option is activated.
In most cases the binary zero is equivalent to '\0' or 0x00.
|
|
 |
|
|