that was it!, and i was thinking that it was something more complicated jaja, thxs for your reply and the explanation, it was very clear. And i also think that errors like that should raise a segmentation fault
Drako
Search found 2 matches
- Sat Sep 15, 2007 5:03 am
- Forum: PSP Development
- Topic: Tic-Tac-Toe C game error
- Replies: 2
- Views: 1327
- Fri Sep 14, 2007 6:38 pm
- Forum: PSP Development
- Topic: Tic-Tac-Toe C game error
- Replies: 2
- Views: 1327
Tic-Tac-Toe C game error
Hi! Everybody i'm wrote a simple tic-tac-toe game for the psp, using sdl, but i found that the positions of the "X" and the "O" did not correspond to the correct ones, i use a 2*2 matrix and indexes "j" and "i" to run the matrix and draw the symbols, sometimes...