Thread: need help on this program

  1. #1
    Registered User
    Join Date
    Dec 2007
    Posts
    4

    need help on this program

    how to write a program that will ask the user how many input it won't then calculte the average. the program must have a input,output,average,and a add_points function

  2. #2
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    What part don't you understand?

  3. #3
    Registered User
    Join Date
    Dec 2007
    Posts
    4
    the set up for the program like where do the function need to go and how do u write the add_point function

  4. #4
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    If you don't know how to make a function, then you need to review your class notes, textbook, or whatever other reference material you have.

    This is a really easy program to write.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM