[问题]linux退出函数是什么?

软件和网站开发以及相关技术探讨
回复
ttplayer2006
帖子: 41
注册时间: 2007-06-09 0:07

[问题]linux退出函数是什么?

#1

帖子 ttplayer2006 » 2007-06-24 20:02

在程序中用exit(1);提示不兼容。
头像
stlxv
论坛版主
帖子: 8275
注册时间: 2006-05-03 0:39
来自: المريخ

#2

帖子 stlxv » 2007-06-25 0:09

exit
PHP是最好的语言!不服来战!
头像
jiangpeng
帖子: 223
注册时间: 2006-07-25 9:33
联系:

#3

帖子 jiangpeng » 2007-06-25 0:26

exit(EXIT_SUCCESS);:?:
Take what man makes and use it, But do not worship it, For it shall pass. -- Anonymous

Twitter @jiangpeng
apping
帖子: 5
注册时间: 2007-01-02 2:34

#4

帖子 apping » 2007-06-25 17:20

应该是包含了stdlib.h就行了
回复