标签:log void process int ati nbsp orm color exit
atexit - register a function to be called at normal process termination
注册进程正常退出时的回调函数。
#include <stdlib.h> int atexit(void (*function)(void));
标签:log void process int ati nbsp orm color exit
原文地址:http://www.cnblogs.com/embedded-linux/p/6790104.html