i wanna make an XO game in c++ code ,,
if 3 rows from
#include<stdio.h>
int main()
{
char a[7][7];
printf("please enter the first player's name:\n");
..
.
...
XO game in c++
Page 1 of 12 Replies - 10087 Views - Last Post: 20 May 2007 - 12:45 AM
Replies To: XO game in c++
#2
Re: XO game in c++
Posted 19 May 2007 - 01:17 PM
What's XO, do you mean Tic Tac Toe?
#3
Re: XO game in c++
Posted 20 May 2007 - 12:45 AM
if u are using c++ , then why do u use stdio?
Page 1 of 1
|
|

New Topic/Question
Reply





MultiQuote




|