User profile: TheIdeasMan

User info
User name:TheIdeasMan
History
Joined:
Number of posts:1752
Latest posts:

Some syntax errors etc
Ok, remove the semicolons on lines 139 & 164. They aren't needed in a function definition. HTH

Some syntax errors etc
Post the code for those lines.

Doubts and Errors
@Mark Anthony Laureta Instead of all those nested infinite loops & repeated tests, it would be muc...

Some syntax errors etc
@Mark Anthony Laureta [quote]try include this after your #includes [code]using namespace std;[/co...

Code Problem
When you have runtime problems, by far the easiest way is use the debugger. If you have an IDE it sh...