call-by-reference
Jump to navigation
Jump to search
See also: call by reference
English
[edit]Alternative forms
[edit]Noun
[edit]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
[edit]Translations
|
See also
[edit]References
[edit]- call-by-reference on Wikipedia.Wikipedia