help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Increasing array size in c++


From: swagat
Subject: Increasing array size in c++
Date: 30 Jun 2006 22:07:19 -0700
User-agent: G2/0.2

Hi all!

My debian system gives me segmentation fault on increasing the array
size beyond certain value.

I have a variable with 5 dimensions A[25][25][25][6][6]. IF I want to
go for higher value of dimensions, say 30, it gives me segmentation
fault.

How to deal with higher dimensional arrays? How can i increase the
memory allocated to data types? 

Please help.


Regards,
swagat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]