mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-10 21:39:33 +00:00
[BUG] Unhandled Exception in Tic-tack-toe-game #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@123mansha commented on GitHub (Oct 29, 2020):
hii want to work on this issue please tell me the error and assign it to me
@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.
@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. 🙂
@kana800 commented on GitHub (Nov 4, 2020):
@Panquesito7 I fixed the bugs 😄
@north8side commented on GitHub (Feb 9, 2021):
Good work
@north8side commented on GitHub (Feb 9, 2021):
C++ is not the best for it's function needs more