game of life Thanks for your help and your suggestions, I really appreciate it . Now i am able to improve it.
game of life Thanks for the answer. The problem is i dont know what is wrong with the lines. VS13 is showing me a...
game of life i have added now: [code]#include "cstdlib" #include "time.h"[/code] and wrote [code]srand(time(NULL...
game of life Hello, I am having a problem with my code here. The program does not work properly. I think the prob...