Thread: Help needed!!

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    19

    Help needed!!

    I am writing a program for a class where we have to use a while and a dowhile statement in. We have to ask the user to enter a set of numbers and then tell them the maximum number and the minimum number at the same time.

    I will have them enter the number and then ask if they want to enter another number--depending on what they enter it will either loop or kick out. I have this figured out.

    Now I will store the number they enter into a index. But what I cant figure out is how to get the max number and min number out of this index and display it for the user. Any hints/tips/suggestions.

    Thank you for your help!

  2. #2
    Registered User Paro's Avatar
    Join Date
    Feb 2002
    Posts
    160
    can we see your code?

    post it in between this:

    [C O D E] (take out the spaces)

    [/C O D E] (take out spaces...)

    i just hate it when people dont use the code thingy, cuz you cant see indentation
    Paro

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free needed or not?
    By quantt in forum Linux Programming
    Replies: 3
    Last Post: 06-25-2009, 09:32 AM
  2. C Programmers needed for Direct Hire positions
    By canefan in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 09-24-2008, 11:55 AM
  3. lock needed in this scenario?
    By George2 in forum C# Programming
    Replies: 1
    Last Post: 05-25-2008, 07:22 AM
  4. Releasing a program - what is needed? A few Q's
    By ulillillia in forum Tech Board
    Replies: 9
    Last Post: 04-28-2007, 12:18 AM
  5. C++ help needed
    By Enkindu in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 08-31-2004, 11:24 PM