Examples of using Function will return in English and their translations into Russian
{-}
-
Official
-
Colloquial
Either function will return the PSP address in register BX.
So the next calling of the GetLastError function will return 0 value.
On syntax error this function will return FALSE rather than an empty array.
As the header file"stdlib. h" is disabled,the C compiler considers that malloc function will return int type.
For a'text' input, the function will return the data contained in the element.
If the pointer moving is performed successfully then the function will return TRUE, otherwise- FALSE.
The callback function will return the object as parameter with following content.
A question may arise: how can we know which standard function will return a value, and which will not?
The Get() function will return the pointer to the local variable that will not exist by the moment.
If the pointer'browser' equals zero, the function will return an uninitialized variable.
The Check() function will return true if checking is successful, then the main code will be executed.
There is the line"return true;" at the end, which means that the function will return the status DEVICE_ERR 1 generic, undefined error.
The GetLastError() function will return the ERR_END_OF_FILE(4099) error, in case the end of the file is reached during the reading.
However, as far as I understood,it is possible that this function will return a pointer to the memory block being freed.
The function will return the iterator to the first trash item, so if we want to remove these trash items, we need to write the code:"v. eraseremove(v. begin(), v. end(), 2), v. end.
It is assumed that the duplicate_string() function will return nullptr if it can't create a string duplicate.
If the header file"stdlib. h" is not included,the C compiler supposes that the malloc function will return the int type.
After the third call, malloc function will return the array's address outside the range of the first two Gbyte.
It is not guaranteed that it is 1 that the function Some_SDK_Function() will return, if executed successfully.
After execution iCustom() function will return value corresponding to a specified element value of specified indicator array calculated in the indicator using specified values of adjustable parameters.
If the element with the specified value ia absent then the function will return the index of the nearest(by value) element.
But when changing a memory block's size is currently impossible at all even with moving it, the function will return a null pointer.
Within the period from t1 to t2, the function will return 21 assigned to the Sell closing criterion.
So, if the pointers begin and end refer to the beginning andthe end of the array whose size is more than UINT_MAX(4Gb), the function will return an incorrect result.
When changing a memory block's size is impossible without moving it, the function will return the pointer to the new block while the old one will be freed.
Thus, if the begin and end pointers address the beginning andthe end of an array whose size is larger than UINT_MAX(4Gb), the function will return an incorrect value.
If the end of the file is reached during the file reading, the GetLastError() function will return the ERR_END_OF_FILE(4099) error.
Thus, if the pointers begin andend refer to the beginning and the end of the array according to a larger UINT_MAX(4Gb), the function will return the incorrect value.
If there is more than one item in the sequence, separated by a comma,then the function will return an error status: TPResult:: Error.
Am I right supposing this function will always return 0?