foreach(char # in text)
I can use the foreach statement to calculate the number of S's or A's in the text but but not the number of #'s. Is this because the # symbol is not recognized as a Char Type by C#? Any help would be greatly appreciated, thank you!

New Topic/Question
Reply



MultiQuote






|