using loops with structsok i made the correction by putting a[index].total_pay = (a[index].hours_worked-40)/5)*(a[index].tot...
using loops with structsWhen hours worked is greater than 40 I would like to change the value of the elements in total pay ...
using loops with structsyes line 8 should store result to the element array of the total pay only if hours work is greater t...
using loops with structshello, I am calculating total pay for information stored in structs. total pay is calculated by an a...
program passing structure arrays with functionsI want to organize lots of Payrolls for each worker. The problem I am running into now is when ...
This user does not accept Private Messages