User: cplusplusidiot

  • Public profile

User profile: cplusplusidiot

User info
User name:cplusplusidiot
History
Joined:
Number of posts:3
Latest posts:

im having problems in arrays
lets say u have int x[12] how to make all the 13 x equal to one value example x[0] = 2...

Why my tic tac toe program not working
I discovered that the problem is in the arrays (string square[9]) how to fix it

Why my tic tac toe program not working
#include <iostream> #include <cstdlib> #include <stdalign.h> #include <string> #define orif || ...

This user does not accept Private Messages