z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Name scope of external data in a C application

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

Figure 1. Name scope of external variables for C fetchThe name scope of external variables for fetch

In Figure 1, external data declared in C Routine 1 maps to that declared in C Routine 2 in the same load module. When a fetch to C Routine 3 in another load module is made, the external data does not map, because the name scope of external data in C is the load module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014