General Runtime Issues
- ensure these lines are written at the top:
- These 2 lines at the end of int main():
This will wait for the user to press a key before continuing on, giving you time to examine the program before the console closes
This will wait for the user to press a key before continuing on, giving you time to examine the program before the console closes