in reply to Re^2: P5NCI + void load_function-signature
in thread P5NCI + void load_function-signature
This function itself will throw an exception if you fail to provide both a function name and its signature. It will also throw an exception if it does not understand the signature. That might not be an error -- it doesn't understand a lot of valid signatures yet.
Looks like you found one it doesn't "understand."
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: P5NCI + void load_function-signature
by nostromo (Sexton) on Jun 22, 2006 at 16:10 UTC |