I have a multi function program with cin.get(); and return; at the end of every function. When I compile my text entry and response program, it says "Exited with return value 0". My code isn't displayed. What can I do? I can't post my code. My compiler doesn't recognize system("PAUSE");. I am using dev-c++.