help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] passing a C function back to C library


From: Christoph Egger
Subject: [Help-smalltalk] passing a C function back to C library
Date: Sun, 19 Feb 2017 17:32:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/kfreebsd)

Hi!

[0] discusses how to pass a callback to some C library. Now I would like
to pass a function from some C library to some C library. Is there a
better way to express this than using <cCall ...> to get a smalltalk
function and CCallbackDescriptor to pass it back?

  Christoph

[0] 
https://www.gnu.org/software/smalltalk/manual/html_node/Smalltalk-callbacks.html

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]