DtDtsRelease(library call) DtDtsRelease(library call)NAMEDtDtsRelease -- free memory associated with the data types databaseSYNOPSIS#include <Dt/Dts.h> void DtDtsRelease(void)DESCRIPTIONThe DtDtsRelease function releases the data structures and data associated with the data types database, generally in preparation for a reload.RETURN VALUEThe DtDtsRelease function returns no value.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3), DtDbLoad(3). DtDtsRelease(library call)
| Related Man Pages |
|---|
| dtdbload(3) - hpux |
| dtdtsbuffertoattributevalue(3) - hpux |
| dtdtsbuffertoattributelist(3) - hpux |
| dtdtsdatatypetoattributelist(3) - hpux |
| dtdtsdatatypetoattributevalue(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| Is UNIX an open source OS ? |
| How to extract every repeated string between two specific string? |
| Sequence extraction |
| awk - Multi-line data to be stored in variable |