Game of life problemlife.h [code] #ifndef crypto_h #define crypto_h #include <iostream> #include <fstream> #i...
Game of life problemDid the find neighbours. It still wont work.... I did it like [code]if (rowup > numRows || col...
Game of life problemOh, i had to configure an other program into this. It was a byproduct. I will work through it. But i...
Game of life problemHi guys, i need to make the Game of life in C++. I get a run time error when i run this program, it ...
Functions driving me crazy Hey guys, iam assigned a program that has to read in 3 values (sides of triangles) at a time and fin...
This user does not accept Private Messages