Also note that there is no error return.
另外要注意fwide函数不会返回错误。
I interjected. "Why not just return an error code?"
我插话道,“返回一个错误编码不可以吗?”
Either side can return an error, such as defined below.
任何一边都可能返回一个错误,如下面所定义。
It should return an error, and it did.
它应该会返回一个错误,而结果的确如此。
This return code usually indicates some kind of error has occurred.
这个返回代码通常表明发生了某些错误。
In brief, use exceptions properly and never return error codes.
简而言之,合理使用异常,切勿返回错误代码。
The mkuser command might return the following error message.
mkuser命令可能返回下面的错误消息。
Problem: mkuser might return an error message.
问题:mkuser可能返回一个错误消息。
The toString method will return the error message along with a reference to another exception.
toString方法将返回错误信息及另一个异常的引用。
If the status is not good, then return the appropriate error code.
如果状态不是good,就返回错误代码。
Write should return exactly the number of bytes requested except on error.
除非碰到EOF或出现错误,否则write应该返回所请求的字节数的数据。
Since any code after the return statement is unreachable, it's marked in error.
由于return语句后面的所有代码都不能执行,因此将其标记为错误。
Without exceptions, you had to return an error code.
如果不使用异常,则必须返回错误代码。
A return code of 0 indicates no error.
返回码为0就说明没有错误。
For the sake of simplicity, I just return the error message if the call fails.
为简便起见,调用失败时仅返回错误消息。
Internal error: unhandled service return code % 1.
内部错误:未处理的服务返回代码%1。
Internal error: unhandled service return code % 1.
内部错误:未处理的服务返回代码%1。
应用推荐