Here\'s a question that I don\'t quite understand:
The command, system(\"pause\"); is taught to new programmers as a way to pause a program and wait for
system(\"pause\");
a simple getchar() should do just fine.