c_startm - Enables the processing message utility

SYNTAX

#include "worgen.h"

FUNCTION c_startm()

DESCRIPTION

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

RETURN VALUE

c_startm() has no return values.