Thanks. I see that now. I had them declared at one point because I wrote the code a little different at first and had the display like..
cout << "\nYour toll is " << m << endl;

The statements are that way because I cant think of how to simplify it. And the prof example was like that with the lower case and uppercase. But if you can give me a hint on how to simplify it, that would be cool.
I will work on taking advantage of the debugger. I have so far been trying to decipher what the compiler log error spits out.
I'm also trying to figure out how to make it where if the user doesnt enter in the letter properly, that the default toll would be 15.00