论坛: 编程破解 标题: 帮忙注册终止函数atexit是用来做什么用的? 复制本贴地址    
作者: cash [cash]    论坛用户   登录
  

地主 发表时间: 05/15 20:27

回复: cimsxiyang [cimsxiyang]   版主   登录
void hello(void)
{
printf("hello!");
}
main(void)
{
atexit(hello);
return 0;
}

B1层 发表时间: 05/15 23:21

论坛: 编程破解

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号