DtDtsFreeAttributeValue(library call) DtDtsFreeAttributeValue(library call)
NAME [Toc] [Back]
DtDtsFreeAttributeValue - free a data attribute value
SYNOPSIS [Toc] [Back]
#include <Dt/Dts.h>
void DtDtsFreeAttributeValue(
char *attr_value);
DESCRIPTION [Toc] [Back]
The DtDtsFreeAttributeValue function frees the memory used for an
attribute value.
The attr_value argument is the value of an attribute.
RETURN VALUE [Toc] [Back]
The DtDtsFreeAttributeValue function returns no value.
SEE ALSO [Toc] [Back]
Dt/Dts.h, DtDtsLoadDataTypes(3).
- 1 - Formatted: January 24, 2005 [ Back ] |