[Gambas-user] Arrays of Structs
Cam Era
cybercamera at ...626...
Tue Nov 29 05:38:29 CET 2016
On Tue, Nov 29, 2016 at 3:11 PM, Benoît Minisini <
gambas at ...1...> wrote:
> ...
> --> This creates an inner array of 50 MapObject NULL references.
>
> Try that: MapObjects[50] As Struct MapObject
>
> By the way, I strongly suggest not to use Struct, but normal objects.
> Struct were mainly made to interface with C libraries.
>
> Regards,
>
Benoît,
I'll do exactly that from now on.
Thanks again.
-- Cam
More information about the User
mailing list