That's because the array only contains structures themselves, not references.
It doesn't matter that what consists of each struectures unless they are not pointers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
in the online help it written, that array of reference to data type is not possible.
Ok...
but if I create array of struct of reference to - everything works fine - please see the screenshots:
and it works this way OK. Is it intention or error in compiler 3.5.18.20 and we should avoid it?
Thanks a lot,
Jan.
That's because the array only contains structures themselves, not references.
It doesn't matter that what consists of each struectures unless they are not pointers.