John, Thanks! I see lots of pointers to structs; will leaving off the * create a directly embedded copy of a struct?
Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of John M McIntosh Sent: Sunday, December 06, 2009 5:04 PM To: [email protected] Subject: Re: [Pharo-project] Good FFI examles? Well you'll find that in the FFI calls in Sophie for doing macintosh file navigation services. On 2009-12-06, at 1:23 PM, Schwab,Wilhelm K wrote: > Hello all, > > I am slowly getting access to metadata that I need to use to create structure > definitions. Are there any good examples of FFI with complex structures, > particularly with structs containing other structs as fields? > > Bill > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- =========================================================================== John M. McIntosh <[email protected]> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com =========================================================================== _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
