[squeak-dev] FFI type for 'char[12]'?

Tony Garnock-Jones tonyg at leastfixedpoint.com
Wed Sep 16 07:49:10 UTC 2020


Hi all,

Is there some way in the FFI to specify that an ExternalStructure has a
member whose type is like 'char x[12]'?

Similarly, given some ExternalStructure Foo, can I have another
structure that has a member like 'Foo x[5]'?

Tony


More information about the Squeak-dev mailing list