Translation of "leaves" to English language:
Dictionary Chinese-English
Examples (External sources, not reviewed)
| Another important feature of variable scoping is the static variable. A static variable exists only in a local function scope, but it does not lose its value when program execution leaves this scope. Consider the following example | A static variable exists only in a local function scope, but it does not lose its value when program execution leaves this scope. |