So here's the problem:

A function that will display all the vowels from the string.

PLease help me

Recommended Answers

All 2 Replies

If by "help" you mean "do it for me", kindly go away. Otherwise, please give us some evidence that you've attempted to solve the problem on your own and help will be provided.

You are also missing details from your question, and it could be interpreted many ways:

1. A function that will display all the vowels from the string in the order used.
2. A function that will display all the distinct vowels from the string.
3. A function that will display all the vowels from the string sorted.
4. A function that will display all the vowels from the string in a statistical, verbose way.
5. A function that will display all the vowels from the string given a vowel array to support non-english languages.

I can actually go on and on...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.