Subject | Spanish | English |
comp., MS | inferencia de tipo de variable local | local type inference (A process in which the compiler infers the type of a local variable that is declared with the var keyword in C or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression) |
tech. | local de volumen variable | variable-volume enclosure |
IT, el. | variable local | local variable |
comp., MS | variable local con tipo implícito | implicitly typed local variable (A local variable whose type is inferred from the expression that initializes the variable) |