uctmor

Description

Function uctmor is called when an order is being terminated.

Synopsis


#include "factor.h"

void uctmor(orderp)

ORDER *orderp;    /* Pointer to the order being terminated. */

Returns

Nothing.

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