L
Luigi Z
Hi all,
having an huge string, with accented letters, how can I replace every
accented letter with the corrispondent upper case letter plus aphostrophe?
For example:
à -> A'
I'm using C# 2.0.
Thanks in advance.
having an huge string, with accented letters, how can I replace every
accented letter with the corrispondent upper case letter plus aphostrophe?
For example:
à -> A'
I'm using C# 2.0.
Thanks in advance.