By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Call-by-value-result




An argument passing convention where the actual argument is a variable V whose value is copied to a local variable L inside the called function or procedure.

If the procedure modifies L, these changes will not affect V, which may also be in scope inside the procedure, until the procedure returns when the final value of L is copied to V.

Under call-by-reference changes to L would affect V immediately. Used, for example, by BBC BASIC V on the Acorn {Archimedes}.





< Previous TermsTerms Containing call-by-value-resultNext Terms >
callback
call-by-name
call-by-need
call-by-reference
call-by-value
ALGOL W
call-by-reference
call-by-value
call/cc
callee
Caller ID
calling convention
Call-Level Interface


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions