GeekArticles
Microsoft
C#
Microsoft
C#Counting lines in a string
It seems an obvious requirement, but the .NET framework will not count occurrences of a character in a string. easy to do, but which way is the quickest?
Sponsored Links
Read Next: Counting lines in a string
Related Topics
