Hi all
Hi all,
Can we truly assert that an array returned from a function is always a new true copy and that this is guaranteed to not change in between compiler versions??
Also, is this stated any where in the documentation??
Thanks.
Can we truly assert that an array returned from a function is always a new true copy and that this is guaranteed to not change in between compiler versions??
Also, is this stated any where in the documentation??
Thanks.
wow, thank a lot for this answer.
ReplyDeleteAll that and more in my https://www.packtpub.com/application-development/delphi-high-performance">book!
ReplyDeletepacktpub.com - Delphi High Performance
We can't tell how you are returning this array. The answer is that what your code does depends on the code. Which we can't see.
ReplyDelete