_exit() can be used in child processes after a fork. It does not call cleanup handlers, flush stdio buffers, etc.
確定! 回上一頁