Need Sample for passing structure and pointer to and from C

Dar Scott dsc at swcp.com
Tue Nov 11 00:46:47 EST 2003


On Sunday, November 9, 2003, at 07:17 PM, lbpark wrote:

> I can build a C library for basic operations to be used by other 
> programs like RR.
> So if you could show me how to communicate between C and RR, that 
> should be
> a great help for me.

Though you can build a C structure in revolution, you might be better 
off building it in the external function or command.  The pointer can 
not be passed to the external but can be created in the external.

Dar Scott



More information about the use-livecode mailing list