Re: Structs
- Posted by irv Jun 17, 2019
- 4532 views
Since a lot of Eu programming involves interfacing with .dlls and .so libraries, it seems to me that structs should be able to declare C types as well as Euphoria types.
That would do away with all the allocating, poking and peeking difficulties.