Thanks for your quick answer.
The system does not crash when I do the allocation with caloc but it crashes later when I try to access the address to store a new value with error
"Access violation writing location 0x00000000".
How would count the number of bytes allocated?
Thanks again
Julie
Hi all,
I am developing a program where I generate tree-like generations and store resulting offspring for each generation in a 3D structure. As generation level increases the number of individuals gets higher and I end up with very large tables. At one point I get the following allocation...
Hi,
I would like to use the Intel C++ compiler instead of the MS one. I am using Visual studio 2008 and don't manage to specify, for a given solution, the option of which compiler using. In the Intel manual they suggest that this option should appear directly in the Project menu but it doesn't...
Hi,
I am trying to install the gsl library (http://www.gnu.org/software/gsl/) to use it in my C++ code within Visual Studio.
I haven't managed to find where I should save the library files in VS.
Could anyone help?
Thanks in advance,
L.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.