User: solitudetree

  • Public profile

User profile: solitudetree

User info
User name:solitudetree
History
Joined:
Number of posts:8
Latest posts:

Program won't compile on my computer but will on others
Here is my code. #include <iostream> #include <string.h> using namespace std; int index = 0; //...

Program won't compile on my computer but will on others
I have a program that is giving me getline errors on certain lines but not all. It also is giving me...

Having a problem with undeclared identifiers
When I start removing the semi-colon, the total of errors goes up. Not sure what I'm doing wrong.

Having a problem with undeclared identifiers
I know that I have sum listed as int sum but when I go to debug it shows up as undeclared identifier...

return value type does not match the function type
That worked! Thanks!

This user does not accept Private Messages