call-by-reference

Computing Dictionary

call-by-reference definition

programming
An argument passing convention where the address of an argument variable is passed to a function or procedure, as opposed to passing the value of the argument expression. Execution of the function or procedure may have side-effects on the actual argument as seen by the caller. The C language's "&" (address of) and "*" (dereference) operators allow the programmer to code explicit call-by-reference. Other languages provide special syntax to declare reference arguments (e.g. ALGOL 60).
See also call-by-name, call-by-value, call-by-value-result.
(2006-05-27)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source

00:10

00:09

00:08

00:07

00:06

00:05

00:04

00:03

00:02

00:01

Call-by-reference is always a great word to know.
So is gobo. Does it mean:
a screen or mat covered with a dark material for shielding a camera lens from excess light or glare.
a scrap or morsel of food left at a meal.
Dictionary.com, LLC. Copyright © 2012. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature
FAVORITES
RECENT