Some syntax errors etcOk, remove the semicolons on lines 139 & 164. They aren't needed in a function definition. HTH
Some syntax errors etcPost 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 ProblemWhen you have runtime problems, by far the easiest way is use the debugger. If you have an IDE it sh...