Le 26/01/2013 00:35, Tobias Boege a écrit :
> Hi,
>
> two separate questions about Structs in Gambas:
>
> 1. Even if I declare a *Public* Struct, all other classes in which I try to
> use this Struct give me an error about an unknown identifier. In what
> regard is the Struct 'global'?
>
>
Le 26/01/2013 00:35, Tobias Boege a écrit :
> Hi,
>
> two separate questions about Structs in Gambas:
>
> 1. Even if I declare a *Public* Struct, all other classes in which I try to
> use this Struct give me an error about an unknown identifier. In what
> regard is the Struct 'global'?
>
F
Hi,
two separate questions about Structs in Gambas:
1. Even if I declare a *Public* Struct, all other classes in which I try to
use this Struct give me an error about an unknown identifier. In what
regard is the Struct 'global'?
2. The docs state that we could only create embedded arrays o