User: gratholio

  • Public profile

User profile: gratholio

User info
User name:gratholio
History
Joined:
Number of posts:6
Latest posts:

2D array initializing problems
problem solved .. [code]#include <iostream> using namespace std; main(){ int xsize,ysize = 0;...

2D array initializing problems
i am wondering why when i say mouseisland[7][9] = 1; mouseisland[8][0] also becomes 1??? anyone?...

2D array initializing problems
everything compiles fine in codeblocks.

2D array initializing problems
darkmaster that works fine, I'm having trouble changing two locations in the array to TRUE. mouseis...

2D array initializing problems
its basically making a board this is what i am aiming for : 0000000000 0111111110 0111111110 01111...

This user does not accept Private Messages