Search:

Type: Posts; User: SharpT

Search: Search took 0.33 seconds.

  1. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Re: Many questions

    Thank you again for your help.
    For getGross, I was trying to return the entire array of GrossPays that contains the grosses of all the workers. And yes, the pay per hour and hour arrays have the...
  2. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Re: Many questions

    I have been fixing this code a bit, perhaps this is more correct? I have not fixed the output completely, but I will do that soon.

    I currently get one error, incompatible types in the getGross...
  3. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Re: Many questions

    Your explanation was great. I understand that now.
  4. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Re: Many questions

    Thanks again. :)
    I had things in my constructors before, but I was getting error messages that I tried to fix while working on this. Guess I overlooked that.
  5. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Re: Many questions

    Thanks for your help.
    Instead, I think I should just have the array returned when I create an object.
    So as long as I make my methods static, looping through the whole program is no issue?
  6. Thread: Many questions

    by SharpT
    Replies
    11
    Views
    2,262

    Many questions

    I have been working on this problem and I have some questions. I have to create a program to calculate values seen on employee pay cheques. I read from a file and write to a file including an output...
Results 1 to 6 of 6