cdds_memuse - query memory allocation usage
SYNOPSIS
#include "cdds.h"
size_t cdds_memuse( );
DESCRIPTION
This function returns the current amount of memory allocation requested
by the DDS memory allocation routines.
AUTHOR
Jerry Ehlers, EPTG (Oct 2006)