Translation of function call into Russian
Noun
technology
- The function call executes the print command.Вызов функции выполняет команду печати.
Examples of function call in a sentence
Debugging often involves checking each function call.
Translations of "function call" in Context ordered by category and frequency
Each function call must include the correct parameters to work properly.
Каждый вызов функции должен включать правильные параметры для корректной работы.
During debugging, I found that the function call was incorrectly placed in the code.
Во время отладки я обнаружил, что вызов функции был неверно размещён в коде.
Each function call establishes a new activation record for returning control to the caller.
Каждый вызов функции устанавливает новую активную запись для возврата управления вызывающему.
A recursive function call can simplify complex problems in programming.
Рекурсивный вызов функции может упростить сложные задачи в программировании.
Other translations for function call:
- вызову функции
function call: Examples and translations in context
After the function call, the pointer may still hold the previous address.
После вызова функции указатель может все еще хранить предыдущий адрес.
A function call returns a value that can be used later in the program.
Вызов функции возвращает значение, которое можно использовать позже в программе.
A function call can greatly enhance the modularity of the code.
Вызов функции может значительно улучшить модульность кода.
Every function call counts towards the overall execution time of the application.
Каждый вызов функции влияет на общее время выполнения приложения.
I forgot to define the second positional parameter in the function call.
Я забыл определить второй позиционный параметр при вызове функции.
This combination of function call and input is not supported.
Это сочетание вызова функции и входных данных не поддерживается.
See also: