Hi Jeremy,

Try putting the LIBRARY: and FUNCTION: calls in the same line, then it
will work.

Some comments about your attempts: you don't have to call load-library
or compile. They're internal words. Also, this didn't work because
alien-invoke can only be called from a word definition with a static
stack effect:

On Wed, Apr 22, 2009 at 1:28 AM, Jeremy Hughes <[email protected]> wrote:
>     ( scratchpad ) "int" "foo" "give_me_ten" { } alien-invoke

Slava

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to