

InterviewSolution
Saved Bookmarks
1. |
Solve : Help with C++? |
Answer» Im trying to MAKE a tetris game and i get this error "type int unexpected". It happens at the function that randomizes some numbers and returns a tetris piece, in this case, a pointer to a 2-dimensional int array. |
|