User: feedmetotheforest

  • Public profile
  • Users
  • feedmetotheforest

User profile: feedmetotheforest

User info
User name:feedmetotheforest
History
Joined:
Number of posts:4
Latest posts:

games using 2D array
for a 2D array? the coding would be for integer type [code] int my_array[a][b]; [/code] where a an...

Need help fixing code
it is better to use else if's after the first if, and else at the end, this website covers it it wo...

Minesweeper game
a really basic suggestion could be to replace false and true with 1 and 0, and then cout the matrix ...

member function advice needed
im making an iterative program that uses an algorithm to update the elements of a matrix. I made the...

This user does not accept Private Messages