The Eric burns about C# strings. The main conclusion is that C# doesn’t handle strings with surrogate pairs. If you ask for the length of the string you get the number of 16 bit words in the string, not the number of logical characters
Do, do while, do while break
The Eric burns about C# strings. The main conclusion is that C# doesn’t handle strings with surrogate pairs. If you ask for the length of the string you get the number of 16 bit words in the string, not the number of logical characters