void exit(int exit_code);

use

exit the current process with the specified exit code

return code

this function never return