On 09/27/2009 07:04 PM, Dmitry Matveev wrote:
Hi everybody!

I am going to write the XCB binding for GNU Smalltalk and now I'm
playng with C call-outs.

I've got an issue in the case when C function returns a structure
itself (not a pointer).

In this case, you should create a wrapper to xcb_setup_roots_iterator that accepts a pointer to the structure and copies the return value there.

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to