I worked on this program for a while, and I finally got rid of compilation errors. But when I tried, the program basically skipped a line of code.
#include <iostream>
You see how, after asking if this is your index page, it skips the next cin.getline function regardless of the script.
user451498
source share