using the bool continueYN what code and where do i need for the program to restart if 1 is pressed and to quit if 2 is pressed? Also if someone could look at the rand() I have and tell me why each loop generates the same number and how to correct it that would be great!
PLEASE USE CODE TAGS (the <> formatting button) when posting code.
It makes it easier to read your code and also easier to respond to your
post. http://www.cplusplus.com/articles/jEywvCM9/
Hint: You can edit your post, highlight your code and press the <>
formatting button.