BeyondCompare sometimes treats parts of words as same, e.g.,
vs.
Note the black R's and E's. Can I disable this behavior and allow BC to treat only whole words as same?
Code:
[COLOR="red"] _leg = _cachePt[COLOR="black"]r[/COLOR]->GetLegList()[COLOR="black"].[/COLOR]G[COLOR="black"]e[/COLOR]tLeg(_input.LegID);[/COLOR]
Code:
[COLOR="red"] bool isNIRSubJob = !_input.ParentO[COLOR="black"]r[/COLOR]thophotoID[COLOR="black"].e[/COLOR]mpty();[/COLOR]
Comment