DtDtsRelease(library call) DtDtsRelease(library call)
NAME [Toc] [Back]
DtDtsRelease - free memory associated with the data types database
SYNOPSIS [Toc] [Back]
#include <Dt/Dts.h>
void DtDtsRelease(void)
DESCRIPTION [Toc] [Back]
The DtDtsRelease function releases the data structures and data
associated with the data types database, generally in preparation for
a reload.
RETURN VALUE [Toc] [Back]
The DtDtsRelease function returns no value.
SEE ALSO [Toc] [Back]
Dt/Dts.h, DtDtsLoadDataTypes(3), DtDbLoad(3).
- 1 - Formatted: January 24, 2005 [ Back ] |