Index Index for
Section 3
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DtDtsFreeDataType(3)

CDE

NAME

DtDtsFreeDataType - free data type pointer memory

SYNOPSIS

#include <Dts.h> void DtDtsFreeDataType(char *datatype);

DESCRIPTION

The DtDtsFreeDataType function frees the memory used for a data type name. The datatype argument is a pointer to a data type name string.

RETURN VALUE

The DtDtsFreeDataType function returns no value.

SEE ALSO

Dts.h, DtDtsLoadDataTypes(3)

Index Index for
Section 3
Index Alphabetical
listing for D
Top of page Top of
page