What is the translation of " FUNCTION WILL RETURN " in Russian?

['fʌŋkʃn wil ri't3ːn]

Examples of using Function will return in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Either function will return the PSP address in register BX.
Это прерывание возвратит адрес PSP в регистр BX.
So the next calling of the GetLastError function will return 0 value.
Так что последующий вызов GetLastError() вернет значение.
On syntax error this function will return FALSE rather than an empty array.
В случае ошибки синтаксиса, данная функция вернет FALSE, а не пустой массив.
As the header file"stdlib. h" is disabled,the C compiler considers that malloc function will return int type.
Поскольку заголовочный файл" stdlib. h" не подключен,компилятор языка Си считает, что функция malloc вернет тип int.
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.
Если перемещение файлового указателя прошло успешно, функция возвращает TRUE, иначе возвращает 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.
Функция Get() вернет указатель на локальную переменную, которая уже в этот момент не будет существовать.
If the pointer'browser' equals zero, the function will return an uninitialized variable.
Если указатель' browser' равен нулю, то функция вернет неинициализированную переменную.
The Check() function will return true if checking is successful, then the main code will be executed.
В результате успешной проверки функция Check() вернет true, в этом случае основной код программы будет исполнен.
There is the line"return true;" at the end, which means that the function will return the status DEVICE_ERR 1 generic, undefined error.
Это означает, что функция вернет статус 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.
В случае достижения конца файла в процессе чтения функция GetLastError() вернет ошибку ERR_ END_ OF_ FILE 4099.
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.
При этом функция вернет итератор на первый мусорный элемент, и если мы хотим удалить эти мусорные элементы, то должны написать код:" 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.
Предполагается, что функция duplicate_ string() вернет nullptr, если не сможет создать дубликат строки.
If the header file"stdlib. h" is not included,the C compiler supposes that the malloc function will return the int type.
Если заголовочный файл" stdlib. h" не подключен,компилятор языка Си считает, что функция malloc вернет тип int.
After the third call, malloc function will return the array's address outside the range of the first two Gbyte.
При третьем обращении функция malloc вернет адрес массива за пределами первых 2- х гигабайт.
It is not guaranteed that it is 1 that the function Some_SDK_Function() will return, if executed successfully.
Нет гарантии, что функция Some_ SDK_ Function() вернет именно единицу, если будет успешно выполнена.
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.
После исполнения функция iCustom() вернет значение, соответствующее значению заданного элемента индикаторного массива, вычисленного в заданном индикаторе при заданных значениях настраиваемых параметров.
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.
В период времени с момента t 1 до момента t 2 функция вернет значение 21, поставленное в соответствие критерию закрытия Sell.
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.
Таким образом, если указатели begin и end ссылаются на начало и конец массива,по размеру большего UINT_ MAX( 4Gb), то функция вернет некорректное значение.
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.
Таким образом, если указатели begin и end ссылаются на начало и конец массива,по размеру большего UINT_ MAX( 4Gb), то функция вернет некорректное значение.
If the end of the file is reached during the file reading, the GetLastError() function will return the ERR_END_OF_FILE(4099) error.
В случае достижения конца файла в процессе чтения функция GetLastError() вернет ошибку ERR_ END_ OF_ FILE 4099.
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.
Таким образом, если указатели begin и end ссылаются на начало и конец массива,по размеру большего UINT_ MAX( 4 Гб), то функция вернет некорректное значение.
If there is more than one item in the sequence, separated by a comma,then the function will return an error status: TPResult:: Error.
Если будет несколько элементов в последовательности,разделенных запятой, то функция вернет статус ошибки TPResult:: Error.
Am I right supposing this function will always return 0?
Мне кажется, или эта функция всегда будет возвращать?
Results: 191, Time: 0.0353

Word-for-word translation

Top dictionary queries

English - Russian