call-by-reference
See also: call by reference
English
Alternative forms
Noun
call-by-reference (uncountable)
- (programming) An evaluation strategy in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function.
- Synonym: pass-by-reference
- Antonym: call-by-value
Translations
Translations
|
See also
References
- call-by-reference on Wikipedia.Wikipedia