Why is my switch statement always running even if false?

前端 未结 0 1149
猫巷女王i
猫巷女王i 2020-12-29 07:26
int move() {
    int locationx;
    int locationy;
    int selection;
    


start:
    char YorN;
    cout << "Using the (x) cordinates select a space: &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题