c_stoptm - Disables the processing message utility

SYNTAX

#include "worgen.h"

FUNCTION c_stoptm()

DESCRIPTION

The c_stoptm() routine is used to disable the processing message utility. The function c_inittm() must first be called to initialize the processing message utility. The function c_startm() must first be called to enable the processing message utility.

RETURN VALUE

c_stoptm() has no return values.