In This Book

 

 

Note

Special language-sp eci￿c search rules can also be used. For

 

example, when debugging C++ programs, you can ￿nd class

 

members.

 

 

Figure 7-1. Sample Module Illustrating Scope and Visibility

In addition, you can explicitly

reference symbols outside the scope of the

7

current environment by using

quali￿ed

names. The following

section describes

 

the syntax for using quali￿ed names.

Identifying Program Objects 7-5