Hello all, im pretty new to C++ been learning over the past couple weeks. The problem im having is this:

Im writing code to promt the user to enter thier name, either first or last...doesnt matter.
Well thats easy but the problem im having is that i need to prompt the user to enter a letter and then check the name for how many times that letter occurs...and then display that to the screen...does anyone know how i can do that??

Ohh and its due thursday so yeah this is my last resort....
MVP