Question: Need some help. I have a c++ program that takes a user input string sentence and does some other functions. One of these functions is
Need some help. I have a c++ program that takes a user input string sentence and does some other functions. One of these functions is capitalize the first letter in the string. What im getting stuck on is function declare a pointer to a C-string and set it to the string pointed to by input parameter then capitalize.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
