Help with this program
Write a program that displays the following menu when started:
1. Generate and display a Random Array of size 10 with values between 1 and 100 (inclusive)
2. Find the first occurrence of a given number
3. Find the last occurrence of a given number
4. Delete a given number from the array.
5. Find Min
6. Print the current contents of the array.
7. Add a number to the array.
8. Quit
its urgent!!!
What do you need help with?
I'm assuming you're taking a programming class. Is it in C or C++?
Do you need help structuring the program or with the array memory allocation?
Are you using the STL? (assuming C++)
I hope you're not wanting someone to just write the program for you, because it sounds like a school assignment and that would be dishonest. However, In the event that I am wrong we need to know what you need help with.
Thanks But problem solved**
Last edited by ahmed; 11-08-2008 at 12:32 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks