Index Index for Section 3
Index Alphabetical listing for D

DtDtsRelease(3)

CDE

NAME

DtDtsRelease - free memory associated with the data types database

SYNOPSIS

#include <Dt/Dts.h> void DtDtsRelease(void);

DESCRIPTION

The DtDtsRelease function releases the data structures and data associated with the data types database, generally in preparation for a reload.

RETURN VALUE

The DtDtsRelease function returns no value.

SEE ALSO

Dt/Dts.h, DtDtsLoadDataTypes3, DtDbLoad3.