back: Console.Write("The first number= "); int x = int.Parse(Console.ReadLine()); if (x== string ) { goto back;} // here my proplem
How can I model this: Meaning if x input string goto back
goto
Aucun commentaire:
Enregistrer un commentaire