I am trying to write a program that counts the amount of occurrences the letter 'b' appears in every string i type and hit enter. And will display it after i enter the word stop. As of now it keeps displaying zero.
i wish it were that easy. we haven't learned that far in class. All we have basically done are if statements and while loops. Plus all the preceding obvious stuff. No arrays or vectors either:(