[Gambas-bugtracker] Bug #2585: Allow Structure and extern definitions to be included at compile time
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Oct 19 20:32:59 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2585&from=L21haW4-
Comment #2 by Benoît MINISINI:
I'm aware of the problem with structures, but you should use them only to talk with extern functions, and because of that problem, you should use it only in the class where the extern function using it is defined.
Otherwise you should use normal classes.
More information about the Bugtracker
mailing list