[BUG] Unhandled Exception in Tic-tack-toe-game #69

Closed
opened 2026-01-29 15:02:31 +00:00 by claunia · 6 comments
Owner

Originally created by @devraj4522 on GitHub (Oct 29, 2020).

Tick-Tack-Toe game is not working for exception part

Description

Else part on line 247 takes you to infinite loop on getting any char value as input for position.

Expected Behavior

It should give the option to enter value again

Actual Behavior

Infite Loop with print value - Invalid value

Originally created by @devraj4522 on GitHub (Oct 29, 2020). <!--- Provide a general summary of the issue in the Title above --> Tick-Tack-Toe game is not working for exception part ## Description <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Else part on line 247 takes you to infinite loop on getting any char value as input for position. ## Expected Behavior <!--- Tell us what should happen --> It should give the option to enter value again ## Actual Behavior <!--- Tell us what happens instead --> Infite Loop with print value - Invalid value
claunia added the buggood first issue labels 2026-01-29 15:02:32 +00:00
Author
Owner

@123mansha commented on GitHub (Oct 29, 2020):

hii want to work on this issue please tell me the error and assign it to me

@123mansha commented on GitHub (Oct 29, 2020): hii want to work on this issue please tell me the error and assign it to me
Author
Owner

@vishal4720 commented on GitHub (Oct 29, 2020):

Hi want to work with this issue please assign it to as I have much experience in C program and I have excellent logic developed.

@vishal4720 commented on GitHub (Oct 29, 2020): Hi want to work with this issue please assign it to as I have much experience in C program and I have excellent logic developed.
Author
Owner

@Panquesito7 commented on GitHub (Oct 29, 2020):

Please don't ask to be assigned. See the contributing guidelines.
If you want to help with this, submit a PR and maintainers will review it.

Thank you. 🙂

@Panquesito7 commented on GitHub (Oct 29, 2020): Please don't ask to be assigned. See the [contributing guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md#contributor). If you want to help with this, submit a PR and maintainers will review it. Thank you. 🙂
Author
Owner

@kana800 commented on GitHub (Nov 4, 2020):

@Panquesito7 I fixed the bugs 😄

@kana800 commented on GitHub (Nov 4, 2020): @Panquesito7 I fixed the bugs 😄
Author
Owner

@north8side commented on GitHub (Feb 9, 2021):

Good work

@north8side commented on GitHub (Feb 9, 2021): Good work
Author
Owner

@north8side commented on GitHub (Feb 9, 2021):

C++ is not the best for it's function needs more

@north8side commented on GitHub (Feb 9, 2021): C++ is not the best for it's function needs more
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#69