Examples of using A return value in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
A return value was added.
Our positive response also includes a return value.
A return value of 0 indicates success.
The last calculated expression will be used as a return value.
Checking a return value of require() method.
People also translate
It is a module that outputs the difference between the arguments as a return value.
A return value of zero means shutdown was successful.
Get a response as a return value of handle() method.
A return value of 0 indicates success; anything else indicates failure.
The detected output variable is used as a return value for the extracted function.
A return value is set in a function action, and it is described as follows.
Receive job execution ID as a return value and return to REST client.
When a return value is a numerical value, an own output value is updated.
When the end of options is encountered,getopts exits with a return value greater than zero.
Approach 6 uses a return value to inform the caller of the error.
But in general in most languages, because they can resolve to a return value they are expressions.
You can check a return value whether the loading succeed or fail.
Snippet_html Added a new option for changing a return value when no match by search.
If we fail to provide a return value that matches the type constraint, an error will be thrown.
Most Python/C API functions have one ormore arguments as well as a return value of type PyObject*.
If the type of a return value from DEF is different from the type expected by the recipient,an error will occur.
With plain tasks, there is no notion of a return value; I recommend std::future for that.
A return value of 0 indicates that the call succeeded and all pages in the range have either been locked or unlocked.
Snippet_html Added a new option for changing a return value when no match by search.
But remember that the State monadencapsulates a pair of a state transition function and a return value.
Unless you need the return value in other explicit direct calls to the same method,always use void as a return value.
A return value of -1 indicates an error occurred and the locked status of all pages in the range remains unchanged.
A return value of 1 from devstat_getdevs() is usually a hint to re-run devstat_selectdevs() because the device list has changed.