User profile: histrungalot

User info
User name:histrungalot
History
Joined:
Number of posts:218
Latest posts:

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 const
This is what you want to create: [output] ***ptr4D[] ...

Problem with variable type extern const
Yes, but you haven't allocated any memory to hold values. What is this float ***ptr4D[] defining? ...

Problem with variable type extern const
Now 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

User: histrungalot

  • Public profile