call by location

call by location

[′kȯl bī ‚lō′kā·shən] (computer science) A method of transferring arguments from a calling program to a subprogram in which the referencing program provides to the subprogram the memory location at which the value of the argument can be found, rather than the value itself. Also known as call by reference.