Hi,
is there a way to check exit status code from call to ccall? The c library 
may call exit(1) if there is an error in the input and I want to be able to 
check if exit code from ccall is 1. Thanks Martin

Reply via email to