I’ve a .txt file which has control characters associated with email address.Some thing line this @ãgmail.com. There might be multiple instances of this and multiple instances of other control characters . Is there a way I can first find them and then remove them?
I’ve a .txt file which has control characters associated with email address.Some thing line
Share
a piece of c# code – not very optimized for large count of control characters. a hint for starting: