Hi,
The documentation doesn't mention how an instance of a structure is managed once it's created. Is there a destructor like in C++ ? In other words, can we release the memory used by this instance ?
I would say yes if you affect the value undefined to the instance but I'm not sure.
Also, if you create an instance twice (same name of the instance), the memory of the fisrt instance will be released or not ?
By Rodman · 2013-12-09
barigazy · 2013-12-09