[Gambas-bugtracker] Bug #2261: EXTERN function call does not work with Struct ?

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Jun 14 21:56:30 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2261&from=L21haW4-

Comment #2 by Benoît MINISINI:

I added some methods to the Class class so that you get the size of a structure without having to use an object.

Example:

Struct Hello
...
End Struct

Print Classes["Hello"].DataSize




More information about the Bugtracker mailing list