in reply to Re^2: Tell whether two strings differ at only one position
in thread Tell whether two strings differ at only one position
With /d and /c, you are modifying the string.
Without either, and with source & destination tables being the same, is a special case designed for counting only.
There would be no point in modifying the string just to replace like with like.
|
|---|