User: nooblet

  • Public profile

User profile: nooblet

User info
User name:nooblet
History
Joined:
Number of posts:39
Latest posts:

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 problem
curious did you debug the program and check the value of count before you passed it to printReport()...

The dreaded round-off error
Geez 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