Release.sgm 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <!-- $XConsortium: Release.sgm /main/5 1996/08/30 13:21:43 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN45.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN45.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>DtDtsRelease</RefEntryTitle>
  13. <ManVolNum>library call</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Function>DtDtsRelease</Function></RefName>
  17. <RefPurpose>free memory associated with the data types database
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- CDE Common Source Format, Version 1.0.0-->
  21. <!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
  22. <!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
  23. <!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
  24. <!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
  25. <RefSynopsisDiv>
  26. <FuncSynopsis>
  27. <FuncSynopsisInfo>#include &lt;Dt/Dts.h>
  28. </FuncSynopsisInfo>
  29. <FuncDef>void <Function>DtDtsRelease</Function></FuncDef>
  30. <void>
  31. </FuncSynopsis>
  32. </RefSynopsisDiv>
  33. <RefSect1>
  34. <Title>DESCRIPTION</Title>
  35. <Para>The
  36. <Function>DtDtsRelease</Function> function releases the data structures and data associated
  37. with the data types database, generally in preparation for a reload.
  38. </Para>
  39. </RefSect1>
  40. <RefSect1>
  41. <Title>RETURN VALUE</Title>
  42. <Para>The
  43. <Function>DtDtsRelease</Function> function returns no value.
  44. </Para>
  45. </RefSect1>
  46. <RefSect1>
  47. <Title>SEE ALSO</Title>
  48. <Para><Filename Role="Header">Dt/Dts.h</Filename>, &cdeman.DtDtsLoadDataTypes;, &cdeman.DtDbLoad;.</Para>
  49. </RefSect1>
  50. </RefEntry>
  51. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->