How to write a function that goes through an array of
characters and eliminates any elements that are not letters
(Legal letters can be either in an uppercase or a
lowercase format.)
The function removeNonLetters should return the new
effective size of the array as the result.

Answer Posted / vivek

Please bear with indentation, treat charArray and characterArray as same.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define stl.

874


how to making game in c++ ?

2288


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1995


What is meant by stl in c++?

776


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

1467






To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

1865


What is a list in c++ stl?

781


Who created stl?

742


sir please send me bpcl previous question papers

2043


What is stl in oop?

805


Is string part of stl?

782


Is stl open source?

719


What are the various types of stl containers?

829


Why should a c++ programmer be interested in stl?

723


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

2959