Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 738 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 738 Bytes

different-characters-detector

Detect different characters by comparing two strings

Detecta diferentes caracteres comparando duas strings

This is a simple program created for analyse two strings and tell if them are equal or not, and, if they are not, show the position of each different characters, and what characters are. It's especially useful for two texts that apparently are equal and you want to have sure that they are.

Esse é um simples programa criado para analisar duas strings e dizer se ela são iguais ou não, e, se não forem, mostrar a posição de cada caractere diferente, e quais caracteres são. É especialmente útil para dois textos que aparentemente são iguais e você quer ter certeza de que eles são.