Thread: Student average program rookie in need of help

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    51
    Salem thanks for the help to figure out class average. How would i go about figuring student averages?

  2. #2
    The superhaterodyne twomers's Avatar
    Join Date
    Dec 2005
    Location
    Ireland
    Posts
    2,273
    Quote Originally Posted by Mshock
    Salem thanks for the help to figure out class average. How would i go about figuring student averages?
    Use what you learnt here, and modify it to suit your needs.

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    51
    Well I still have no idea how to get each students average to printout. an A=4 , etc...

    thanks for trying to help me. I have no clue. Even when i follow what people are saying it still makes no since. I need to see this program work with this sturcture stuff to understand all the higher level talking in this post.

    Use the caveman stuff i started off with and keep it simple. I am still at a stand still in the structures chapter , and cant proceed to the next stuff without understanding this. People can type use strcpy etc... but i am serious the book is C by dissection by Ira pohl 4th edition. It is a horrible book for showing you anything in the excercises.

    I realize you guys get upset with the please do it for me. Please read the homework stuff. I just want to see this thing from start to finish to understand structures.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Database assignment is Killing me!
    By Boltrig in forum C Programming
    Replies: 2
    Last Post: 11-29-2007, 03:56 AM
  2. GPA Program Problems
    By Clint in forum C Programming
    Replies: 3
    Last Post: 04-28-2005, 10:45 AM
  3. I have a function and I need multiple averages returned
    By tommy69 in forum C++ Programming
    Replies: 20
    Last Post: 04-13-2004, 11:45 AM
  4. Creating a student grade book-how?
    By Hopelessly confused in forum C Programming
    Replies: 5
    Last Post: 10-03-2002, 08:43 PM
  5. C++ Program that Calculates average of three scores
    By dccog in forum C++ Programming
    Replies: 1
    Last Post: 03-28-2002, 12:03 AM