Why can't I access the length of my array?[code]int array[5]; size = sizeof(array) / sizeof(array[0]; // sizeof returns size of array in byte...
Using = and ==not a clue where 40 came in .... too much beer my brains hurtz
Trying to move a function and having and problemcurious did you debug the program and check the value of count before you passed it to printReport()...
The dreaded round-off errorGeez it seems as if the rounding is dependent on the architecture you are working with, it will vary...
THE CODE ABOVE YOU (Bank acct# problem)int main() {}
This user does not accept Private Messages