User profile: littleking

User info
User name:littleking
History
Joined:
Number of posts:3
Latest posts:

Having trouble counting characters in array
Got it, thanks guys!!

Having trouble counting characters in array
Thanks everyone, I wasn't expecting help this quickly. You all are great, I'm trying to fix the prob...

Having trouble counting characters in array
[code] void charactSummary(char counterArray[], char& setOfChar) { counterArray[26] = {'a','b','...