User profile: Ojies

User info
User name:Ojies
Name:Owen Schuler
Bio:Making a cool game.
History
Joined:
Number of posts:4
Latest posts:

Input loop always does first option
There 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 properly
There 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 z1
I am very confused!