Exit Abort « Development « C / ANSI-C






1.Assign function which is called when exit
2.Abort current process returning error code: how to use abort
3. Specifies a function to be executed at exit: how to use atexit
4. Terminate calling process: how to use exit