当前位置:   article > 正文

return zero,or ,return non-zero

retrurn non-zero

it may return a value to its caller, which is in effect the environment in which the program was executed.
Typically, a return value of zero implies normal termination; non-zero values signal unusual or erroneous
termination conditions.

as a reminder that programs should return status to
their environment.

转载于:https://www.cnblogs.com/wjshan0808/p/3330535.html

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号