linux之exit

 1、exit主要的函数相关函数有3个:exit、_exit、atexit。

 2、进程终止方式:

  linux之exit

 3、atexit函数原型:

  linux之exit

 4、exit、_exit函数区别

  linux之exit

相关文章: