Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

How can I count the number of characters in one sentence, including spaces and signs?

0 votes
asked 2 days ago by (120 points)
Hi guys and dolls. I'm the one that are trying to restart my memory and brain by beginning to program.

I'm planning to build an app to handle scores at a musician's desk, and this demands a lot of character and sentence handling.

How can I count the number of characters, both upper and lower case, in a sentence, including spaces and signs?

Is there any documentation for the C++ language?

Kr. The old Leo from DK.

Please log in or register to answer this question.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...