Previous: Sharing Data Up: Sharing Data Next: paragraph2.5.1.3.0.2.html

Definition

A mutable variable is any non-constant ( const) variable or structure whose value or contents can be modified.

paolo@cs.caltech.edu