Calling C++ Code from MML
To call C++ code from MML, see Calling C Code from MML. You should use only the C-compatible subset of C++ in the JSim API calls, although you may use the full power of C++ in any internal subroutines.
Comments or Questions?