Examples of using Local variables in English and their translations into Russian
{-}
-
Official
-
Colloquial
All local variables of the function start()
insertion of additional dummy variables into stack, local variables permutation on the stack.
routines for the administration of tasks and local variables.
as well as local variables are opened and described.
global and local variables, procedure calls(also recurrent)
we will consider local variables in detail in Types of variables. .
the local state of the caller(including parameters and local variables) must be preserved in order for execution to proceed after the callee returns.
of values of all variables and the information stored within dynamic memory values stored in registers stack contents(including local variables' values and return addresses)
vertices representing the local variables and references held by the runtime system, and no edges ever go to these nodes.
Declaration of a local variable Price see Types of variables. .
Declaration of a local variable Price unchanged.
This is warning that a local variable has the same name as the class field.
Local variable is a variable declared within a function.
Local variable can be initialized by a constant
As distinct from a simple local variable that can be initialized by any expression.
The local variable can only have 2 values:
Local variable can be initialized by outcome of any expression.
The first interesting message by PVS-Studio: V506 Pointer to local variable'NewBitmap' is stored outside the scope of this variable. .
The function returns to the program the value of local variable c as in Figure 19.
make the parameter as a local variable.