Posts by Tawan Tayron • 3 points
1 post
-
0
votes1
answer90
viewsQ: Problem with Segmentation fault with whole pointer
The program below attempts to reproduce a cellular automaton model. When I use "n" (number of cells) above 65 thousand, the program returns Segmentation fault. I tried to "print" some text in…