Additional Examples
For additional examples of creating modules, see:
- Sample Service Program, for an example of creating a module for a service program.
- Binding to a Program. for an example of creating a module to be used with a service program.
- Managing Your Own Heap Using ILE Bindable APIs, for an example of creating a module for dynamically allocating storage for a run-time array
- Sample Source for Debug Examples, for example of creating an RPG and C module for use in a sample debug program.