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

DtDtsFreeAttributeValue(3)

CDE

NAME

DtDtsFreeAttributeValue - free a data attribute value

SYNOPSIS

#include <Dts.h> void DtDtsFreeAttributeValue(char *attr_value);

DESCRIPTION

The DtDtsFreeAttributeValue function frees the memory used for an attribute value. The attr_value argument is the value of an attribute.

RETURN VALUE

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