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