ILE C/C++ Programmer's Guide

Service Programs

You can bind modules into service programs (*SRVPGM). Service programs are a means of packaging callable routines (functions or procedures) into a separately bound program. The use of service programs provides modularity and improves maintainability. You can use off-the-shelf modules developed by third parties or you can package your own modules for third-party use.


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