Thread: some help on a simple payroll program

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    2

    Question some help on a simple payroll program

    hi,
    anyone that could help me in my simple payroll program that is only use for the school would be great. i have searched that internet and found some version1s, but now my teacher has given us an assignment on doing a version 2 payroll program. i do not understand anything about what he says in class because i personally think he is not a good teacher, but let's not get into that now. i need to know what i should use and could somebody help me on how i could use either functions, arrays, recursion or structures anything like that would be great!
    well thx for those that could help and thx for those that can't and have taken the time to look at my post
    wildstyler

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    more details, like what loops do u have to use, etc

  3. #3
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    When you have a question about a class you're taking then the first thing you should do is talk to the instructor. Teachers are paid to teach you, if they aren't doing it right then make them. Your question is very broad, we can answer it but you will need to specify exactly what you need to know.

    -Prelude
    My best code is written with the delete key.

  4. #4
    Registered User
    Join Date
    Oct 2002
    Posts
    2
    because just used the basics for the first payroll program, so i want to use something more difficult like function, structures, arrays, recursion. so what should i use and how could i improve it with one or two of these things?

  5. #5
    Registered User
    Join Date
    Apr 2002
    Posts
    362
    >i do not understand anything about what he says in class because i personally think he is not a good teacher
    Rather subjective.

    For example, you haven't researched this site, have you? If you had, as Prelude suggests, your question would have been more narrowed.

    I'm not being unkind, but I do have an issue with students who think that their teachers are "bad" because the students don't understand the subject matter, or don't want to do the work required of them. (I'm not putting you into either category, btw, please! )

    If your teacher is "bad", learn to do some "CLR" (College Level Research). This site is extremely good for specific questions, but you have to do the groundwork.

    -Skipper
    "When the only tool you own is a hammer, every problem begins to resemble a nail." Abraham Maslow

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  2. [Help] Simple Array/Pointer Program
    By sandwater in forum C Programming
    Replies: 3
    Last Post: 03-30-2007, 02:42 PM
  3. simple silly program
    By verbity in forum C Programming
    Replies: 5
    Last Post: 12-19-2006, 06:06 PM
  4. Simple window program
    By baniakjr in forum C++ Programming
    Replies: 5
    Last Post: 03-11-2006, 03:46 PM
  5. Need help with simple DAQ program
    By canada-paul in forum C++ Programming
    Replies: 12
    Last Post: 03-15-2002, 08:52 AM