Programming in C++

Table of Contents

Scope

region of program text. name is declared and valid in a scope. scopes are nested.

scopes keep names local