- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an application that has many variables define in a "MODULE SystemFields" and the subroutines therefore have the corresponding "USE SystemFields" statements. It appears that I may need to incorporate a routine that is written in C++ into this application. The C++ code does not present a problem, but I have no idea how to get the C++ to utilize my common variables in the SystemFields module. Can someone tell me what C++ statement(s) I need to put into the C++ code.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is discussed in the Building Applications manual in the chapter on mixed-language programming.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page