Skip to main content

The Reference Variable

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

A reference variable holds a memory address rather than a value — sized to the machine's word — because a composite value that grows may outgrow its original location.

Show

A contact card storing a street address, not the house, survives the household's remodeling.

Watch for

The C-language mechanism behind the idea was video 0194's pointer.

Builds on

Unlocks

  • Nothing yet depends on this.