BB-8 / Publications
Forum
Automatic management of dynamic arrays in functions that return elements
According to the documentation: " Dynamic arrays are automatically freed when going beyond the visibility area of the block they are declared in. " But what occurs when an element in the dynamic array is returned by a function ? How will MQL5 knows that it should not deallocate the memory of the