Closed Thread
Results 1 to 3 of 3

Thread: Urgent help

  1. #1
    ahmed is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    300
    Rep Power
    0

    Urgent help

    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!!!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    atomicbaum is offline Newbie
    Join Date
    Oct 2008
    Location
    Spokane WA
    Posts
    5
    Rep Power
    0

    Re: Urgent help

    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.

  4. #3
    ahmed is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    300
    Rep Power
    0

    Re: Urgent help

    Thanks But problem solved**
    Last edited by ahmed; 11-08-2008 at 12:32 AM.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. I need an urgent help
    By Adeiza in forum C and C++
    Replies: 2
    Last Post: 03-22-2010, 07:44 AM
  2. urgent help plz
    By efim in forum PHP Development
    Replies: 1
    Last Post: 03-17-2010, 09:32 AM
  3. Pls help me, urgent very urgent. no joke.
    By salvate_me in forum C and C++
    Replies: 7
    Last Post: 10-10-2009, 07:26 PM
  4. urgent help please
    By radio86 in forum PHP Development
    Replies: 0
    Last Post: 10-04-2008, 05:09 PM
  5. URGENT !!! I need help !!!
    By icycold89 in forum Java Help
    Replies: 16
    Last Post: 01-29-2007, 03:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts