hwo to count the character in a sting in cpp code example Example: count a character in a string c++ count(str.begin(), str.end(), 'e')