Write a user-defined routine
This section outlines some implementation issues for C user-defined routines (UDRs). This section also describes the specific features and tasks of a C UDR.
For information about how to manage memory within a C UDR, see Manage memory.
This section covers topics specific to the creation of a C UDR. This material does not necessarily apply to the creation of client LIBMI applications. For information specific to the creation of client LIBMI applications, see Write a client LIBMI application.