The figures in this section illustrate differences in linkage specification in ILE C and ILE C++. The same function is performed in the source code found in Figure 209, Figure 210, and Figure 211.
Figure 209. Example of ILE C Source Code Using the extern Linkage Specification
|
Figure 210. Example of ILE C Source Code Using the #pragma argument Linkage Specification
|
Figure 211. Example of ILE C++ Source Code Using the extern Linkage Specification
|
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.