User: Archaic

  • Public profile

User profile: Archaic

User info
User name:Archaic
History
Joined:
Number of posts:67
Latest posts:

undeclared identifier
If you declare it globally you only need [code]calaverage = calaverage + calarr[i];[/code] wit...

Stack corruption
[code]int main() { int main() { system("color 27"); bool cont; ATM myATM = ATM(); do...

DYNAMIC PROGRAMMING
Arrays must be declared with a constant size. In your code you are assigning non-constant variables ...

undeclared identifier
To work with your code it needs to be declared globally.

Rainfall Statistics
After awhile you begin to recognize errors and what could possibly be causing them. It's really just...

This user does not accept Private Messages