I looked into the source code and found jl_apply. :)

On Tuesday, October 14, 2014 11:08:02 PM UTC-7, Randy Lai wrote:
>
> When I call jl_call to evaluate a function in c,
> ans = jl_call(func, jargs, count);
>
> how could I catch the error message and print it? I can't find any 
> references which allow me to do so.
>
> Randy
>

Reply via email to