You cannot subscript an integer.


void character_recognition_and_count(int input);
void display_total_count(int array);

Problems dressed in red.