Question: c++ 1) Write a function called capital that returns a capitalized version of an input string Test your function with the following code to verify
1) Write a function called "capital" that returns a capitalized version of an input string Test your function with the following code to verify that "Carlos" is displayed: string name "carlos"; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
