Program received signal SIGSEGV, Segmentation fault.[quote]error is for line 164 > u[i][y]=U;[/quote] The dimension of u is t x y so you can't have i ==...
Problem with variable type extern const Its the solution I gave you. http://www.cplusplus.com/forum/general/81640/ [quote]You need space ...
Problem with variable type extern constThis is what you want to create: [output] ***ptr4D[] ...
Problem with variable type extern constYes, but you haven't allocated any memory to hold values. What is this float ***ptr4D[] defining? ...
Problem with variable type extern constNow define what p0 and p1 should be equal to. You have to follow the pattern and continue to define...
This user does not accept Private Messages