Examples of using Function call in English and their translations into Russian
{-}
-
Official
-
Colloquial
Before a function is entered in a function call.
Figure 21 Function call reference to a function. .
The next line contains an Alert() function call.
T Enable function call/exit trace lines.
To create an error message, the function call occurs.
Function call, where one of the parameters is a pointer.
Description of an error occurred in the last API function call.
See Function call and Function description and the operator"return.
Perhaps these expressions should be part of the function call.
A function call calls the function of the same name for execution.
Support for diverse API and function call interfaces.
The compiler will notice it when performing optimization and remove the function call.
A function call includes the function name and the list of transferred parameters.
An alphanumeric string followed by the symbol is a function call.
If the function call is composed as a separate operator, it ends in";" semicolon.
The check appears to be executed prior to the function call.
With each function call, a place on the stack is allocated for internal non-static variables.
The Expression can be a constant,a variable, a function call, or an expression.
The function call can be represented as a separate operator or as a part of an operator.
The expression in parentheses can be a constant,a variable or a function call.
RFC protocol is used(Remote Function Call) to connect two systems by TCP/IP in SAP ERP.
A procedure call operator is specified in the same way as a function call expression.
Applications make a function call to WBTRCALL. DLL, a loader and requester interface.
An example of this type of algorithm, credited to Leslie Lamport,uses a one-way function call it f.
Function call is an expression, the value of which is the value returned by the function. .
The analyzer has detected that a formatted output function call might cause an incorrect result.
As mentioned previously,standard functions can be presented only as a function call.
In the program, there occurs a function call, variables A and B being specified in the parentheses of the call. .
PVS-Studio's diagnostic message: V597 The compiler could delete the'memset' function call, which is used to flush'lenbuf' buffer.
A function call consists of the function name and the list of the passed parameters enclosed in parentheses.