This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

when will lib call _sys_exit(int returncode)?

hello , everybody

I want to know when will lib call
_sys_exit(int return_code)?
and how about the parameter return_code?

I hope this function can help me to find some problem in my program.

thanks!