ILE C/C++ Programmer's Guide


Using the Binder to Create a Service Program

Creating a service program involves compiling source code into module objects, and then binding one or more module objects into a service program object with the Create Service Program (CRTSRVPGM) command. You can also use modules created with other ILE language compilers, such as ILE C/C++, ILE RPG/400, or ILE COBOL/400.


[ Top of Page | Previous Page | Next Page | Table of Contents ]