FreeDaT.sgm 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!-- $XConsortium: FreeDaT.sgm /main/5 1996/08/30 13:20:52 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.MAN41.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN41.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>DtDtsFreeDataType</RefEntryTitle>
  13. <ManVolNum>library call</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Function>DtDtsFreeDataType</Function></RefName>
  17. <RefPurpose>free data type pointer memory
  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 Remap="ANSI">
  27. <FuncSynopsisInfo>#include &lt;Dt/Dts.h>
  28. </FuncSynopsisInfo>
  29. <FuncDef>void <Function>DtDtsFreeDataType</Function></FuncDef>
  30. <ParamDef>char *<Parameter>datatype</Parameter></ParamDef>
  31. </FuncSynopsis>
  32. </RefSynopsisDiv>
  33. <RefSect1>
  34. <Title>DESCRIPTION</Title>
  35. <Para>The
  36. <Function>DtDtsFreeDataType</Function> function frees the memory used for a data type name.
  37. </Para>
  38. <Para>The
  39. <Emphasis>datatype</Emphasis> argument is a pointer to a data type name string.
  40. </Para>
  41. </RefSect1>
  42. <RefSect1>
  43. <Title>RETURN VALUE</Title>
  44. <Para>The
  45. <Function>DtDtsFreeDataType</Function> function returns no value.
  46. </Para>
  47. </RefSect1>
  48. <RefSect1>
  49. <Title>SEE ALSO</Title>
  50. <Para><Filename Role="Header">Dt/Dts.h</Filename>, &cdeman.DtDtsLoadDataTypes;.</Para>
  51. </RefSect1>
  52. </RefEntry>
  53. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->