![]() |
![]()
| ![]() |
![]()
NAMEDtDtsFreeDataTypeNames — free a list of data type names SYNOPSIS#include &<Dt/Dts.h> void DtDtsFreeDataTypeNames( char **namelist); DESCRIPTIONThe DtDtsFreeDataTypeNames function frees the memory used for a list of data type names. The namelist argument is a list of data type names. RETURN VALUEThe DtDtsFreeDataTypeNames function returns no value. SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3).
|