20 years ago
Highlights
Community contributions featuredMy suggestion: learn from all of them. The more resources you have, the better.
20 years ago
20 years ago
You need a closing brace before the else, one right after it, and another one to close that one off.Also, your loop is not closed.while ((guess != theword) &&…
20 years ago
20 years ago
Because the functions are defined in pet_class.h, which you've included in your main file.
20 years ago
Latest Activity
See all in DiscussionsMy suggestion: learn from all of them. The more resources you have, the better.
20 years ago
You need a closing brace before the else, one right after it, and another one to close that one off.Also, …
20 years ago
Because the functions are defined in pet_class.h, which you've included in your main file.
20 years ago