Примеры использования Function returns на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
In case of failure, the function returns -1.
The function returns the square root of x.
The error is that the function returns a reference.
The function returns the length of the string src.
PVS-Studio's diagnostic message:V526 The'memcmp' function returns 0 if corresponding buffers are equal.
Люди также переводят
The function returns the sum of array elements.
PVS-Studio's diagnostic message:V526 The'memcmp' function returns 0 if corresponding buffers are equal.
The function returns the size of the file in bytes.
H, declare a class inheriting from Item_num_func orItem_str_func, depending on whether your function returns a number or a string.
The function returns the sine of the specified angle.
If x is negative, this function returns NaN undefined value.
A function returns a reference to a local object.
Any normal program should check the pointers which the malloc function returns and properly handle the situation when the memory allocation failed.
The function returns a value by'count' reference.
I'm not making this up, I have talked with people who consider this approach to be appropriate andconsciously never check the result that the malloc function returns.
The function returns the number of deleted objects.
It's important to realize what a function returns or if a function works directly on a passed in value.
The function returns the type of an indicated object.
The function returns the number of the current account.
The function returns the value of an unsigned type.
The function returns minutes for the specified time.
The function returns the number of variables deleted.
The function returns the description of the Fibo object level.
The function returns the total number of global variables.
This function returns the previous value of use_errors.
The function returns the natural logarithm of x if successful.
The function returns the number of practically read elements.
The function returns a reference to the temporary variable'before.
When the function returns, the temporary object will be destroyed, and so will the object controlled by it.
This function returns in two possible cases: after the initial call, or when a thread switches to the context in ucp via setcontext or swapcontext.