Home Segments Index Top Previous Next

124: Sidetrip

The alternative convention, call-by-reference, dictates that a variable-only argument, such as r, uses the same memory as the corresponding parameter. Accordingly, reassignment of the corresponding parameter reassigns the argument variable as well.