call-by-reference
التعريفات والمعاني
== English ==
=== Alternative forms ===
call by reference
=== 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 ====
==== See also ====
call-by-future
call-by-name
call-by-need
call by sharing
=== References ===
call-by-reference on Wikipedia.Wikipedia