In my project I need to use a memory dynamic allocation, able to use an oriented object program. I have enabled the right option doing the following steps:
Right click on the application properties
Dynamic memory settings
Enable "Use dynamic memory allocation" and set the maximum size of memory
after that I am able to use the __NEW operator in this way:
Hi to all,
In my project I need to use a memory dynamic allocation, able to use an oriented object program. I have enabled the right option doing the following steps:
after that I am able to use the __NEW operator in this way:
In this way the code working fine, but doing this I got an exception in runtime mode
Now, I would like understand why in this case the code dosn't work giving me an exception error. Am I doing something of wrong?
Thank you
Luca