Code Bye

为什么这个地方exit(1)会被提示 exit was not declared in this scope

\
21行
解决方案

20

加上头文件stdlib.h

20

exit在头文件 <stdlib.h>里
http://en.cppreference.com/w/c/program/exit

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明为什么这个地方exit(1)会被提示 exit was not declared in this scope