User profile: itsabe
| User info |
| User name: | itsabe |
| History |
| Joined: | |
| Number of posts: | 2 |
| Latest posts: |
Making the loop work [code]
char square[10] = {'o','1','2','3','4','5','6','7','8','9'};
[/code]
I stuck this code in th...
Making the loop work [code]
#include <iostream>
using namespace std;
char square[10] = {'o','1','2','3','4','5','6',...
|
This user does not accept Private Messages