ILE C/C++ Programmer's Guide
Just as you can call other ILE languages from ILE C, you can call C++
programs and functions as well. You must make sure that you:
- Declare any C++ functions that you want to call as external.
- Specify the linkage convention for the call.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.