Quote:
Originally Posted by TWELVE
So the use of an array as return value would be the solution here.
|
There is no restriction on this, because the return value is always a (single) object. So any type (even structures) will do...
Quote:
Originally Posted by TWELVE
if there were not the caveat that every array has to be global in B4P.
|
This seems to be a design restriction of basic4ppc. Even user defined structures have to be globals.
specci48