Hi, I have come4experts, again, to get help with links (ln command) in unix. I do know how to create links, i usually use soft links as...
I think total RAM available - 12GB in my case ! Ok, now I have tried to modify code and im using only the following: These are the structure...
All well answered. Btw I have two more arrays which look similar to this arr[52][1010][10005] In total, I seem to have about 1.2e10, i.e....
Thanks for that ! Yes it is a unix clone. 'ulimit -a' does not work, but on typing 'limit' it gives me stacksize = 10240 KB. Also, bit of...
Hi guys, Memory related question again, thanks in advance. I have the following structures in a single 'C' program: Here is the code for...
So I take it that I need to check the following for array size restrictions.. 1) RAM 2) Stack/heap space depending on declaration Can you...
Hello ppl, Does anyone know the largest 2D array possible in `C`. So if there is arr[a][b], what are the limitations on the values of a and b...
All understood. Appreciate it, thanks for the help.
For eg., the declaration in the 'C', which is what I am using would look something like:...
Ok guys, there is something else... when I have 500,000 elements, it give me the error mentioned above. So when I tried reducing the size (no....
Hi, I have a 2D struct with one of the dimensions having about half a million array elements. It gives me the following error: "relocation...
Separate names with a comma.