Could you add a method to your sample please?
I tried adding this method:
Node* insert( Node* root ) { warn("insert\n"); // DEBUG return root; }
But I get the classic: Can't locate object method "insert" via package "Node" at ...
In reply to Re^4: How to keep C variables "alive" between invocations with Inline::C
by BrowserUk
in thread How to keep C variables "alive" between invocations with Inline::C
by Limbic~Region
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |