文件名称:struct00000000000
介绍说明--下载内容均来自于网络,请自行研究使用
在程序设计中,常用下列三种不同的出错处理方式:
(1) 用exit语句终止执行并报告错误;
(2) 以函数的返回值区别正确返回或错误返回;
(3) 设置一个整型变量的函数参数以区别正确返回或某种错误返回。
-in program design, often following three different ways to deal with mistakes : (a) terminate with the implementation of the exit statement and report errors; (2) to the function return values to distinguish between right or wrong to return; (3) the installation of an integer variable function parameters to distinguish between right back to return or some mistakes.
(1) 用exit语句终止执行并报告错误;
(2) 以函数的返回值区别正确返回或错误返回;
(3) 设置一个整型变量的函数参数以区别正确返回或某种错误返回。
-in program design, often following three different ways to deal with mistakes : (a) terminate with the implementation of the exit statement and report errors; (2) to the function return values to distinguish between right or wrong to return; (3) the installation of an integer variable function parameters to distinguish between right back to return or some mistakes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业(2)(3).txt
数据结构.txt
数据结构.txt