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


Name space of external data

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

In programming languages, the name space is defined as the portion of a load module within which a particular declaration applies or is known. With statically linked C++ to PL/I ILC, PL/I external data is not accessible from C++ and C++ external data is not accessible from PL/I unless the #pragma variable directive is used to specify that the specific variable is NORENT.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014