Code Snippet: Representing strings with all their characters visible
This piece of code is useful if you intend to work on a string processing algorithm. There are times, that you need to see the real content of a string while showing them in a windows form, console, and so on. This little method may help:
Excellent post but I was wondering if you could write a litte
more on this topic? I’d be very grateful if you could elaborate a little bit further. Bless you!