Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Tic Tac Toe Game
+9
votes
asked
Dec 14, 2023
by
Andre Davis
(
350
points)
Here is the Link to code:
https://onlinegdb.com/RBx4Rk6Yn
I'm working on trying to fix the errors, but you can fix this one too, thanks in advance
needhelp
c
tic-tac-toe
Please
log in
or register to answer this question.
2 Answers
+1
vote
answered
Dec 14, 2023
by
Peter Minarik
(
101,340
points)
I'm not sure how this one is different from your previous post:
https://question.onlinegdb.com/15493/tie-tac-toe-game-in-c
All the major issues (function call, file reading/writing, making a move) I pointed out are still present.
Please
log in
or register to add a comment.
+1
vote
answered
Dec 14, 2023
by
CHIRAG THAKUR
(
160
points)
https://onlinegdb.com/2_fihKJ8l
in c++
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...