gtpa2m3vApplication Programming

Utility Segments and Subroutines

Special care should be given to developing routines that will be common to many programs. These programs will probably be frequently accessed and should therefore be coded for maximum efficiency. The effort might be assigned to experienced programmers and the code assigned permanently to main storage. All programmers should be aware of the availability of these utilities and ensure optimum use of them.