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

DtDtsFreeAttributeList(3)

CDE

NAME

DtDtsFreeAttributeList - free a list of data attributes

SYNOPSIS

#include <Dts.h> void DtDtsFreeAttributeList(DtDtsAttribute **attr_list);

DESCRIPTION

The DtDtsFreeAttributeList function frees the memory used for an attribute list. The attr_list argument is a list of attribute and value pairs defined by the DtDtsAttribute structure.

RETURN VALUE

The DtDtsFreeAttributeList 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