Input loop always does first optionThere is a loop from lines 750-970 that has 2 options in an if statement for when you input a string...
Input loop isn't working properlyThere is a loop from lines 750-970 that has 2 options in an if statement for when you input a string...
Program ends at second while in function z1[code]#include "stdafx.h" #include "Main.h" #pragma warning(disable : 4996) using namespace std; ra...
Program ends at second while in function z1I am very confused!