void exit(int __status) Call all functions registered with atexit’ and on_exit’, in the reverse of the order in which they were registered, perform stdio cleanup, and terminate program execution with STATUS.