uctmld

Description

Function uctmld is called when a load is being terminated.

Synopsis


#include "factor.h"

void uctmld(ldp)

LOAD *ldp;    /* Pointer to the load being terminated. */

Returns

Nothing.

Note: This function is typically used to free data attached to the auxiliary data pointer on a load.