Write a C++ statement that searches for the period in a string variable named amount and then

Question:

Write a C++ statement that searches for the period in a string variable named amount and then assigns the location of the period to an int variable named location. Begin the search with the first character in the amount variable.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: