FreeAtL.sgm 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!-- $XConsortium: FreeAtL.sgm /main/5 1996/08/30 13:20:28 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.MAN39.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN39.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>DtDtsFreeAttributeList</RefEntryTitle>
  13. <ManVolNum>library call</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Function>DtDtsFreeAttributeList</Function></RefName>
  17. <RefPurpose>free a list of data attributes
  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>DtDtsFreeAttributeList</Function></FuncDef>
  30. <ParamDef>DtDtsAttribute **<Parameter>attr_list</Parameter></ParamDef>
  31. </FuncSynopsis>
  32. </RefSynopsisDiv>
  33. <RefSect1>
  34. <Title>DESCRIPTION</Title>
  35. <Para>The
  36. <Function>DtDtsFreeAttributeList</Function> function frees the memory used for an attribute list.
  37. </Para>
  38. <Para>The
  39. <Emphasis>attr_list</Emphasis> argument
  40. is a list of attribute and value pairs defined by the
  41. <StructName Role="typedef">DtDtsAttribute</StructName> structure.
  42. </Para>
  43. </RefSect1>
  44. <RefSect1>
  45. <Title>RETURN VALUE</Title>
  46. <Para>The
  47. <Function>DtDtsFreeAttributeList</Function> function returns no value.
  48. </Para>
  49. </RefSect1>
  50. <RefSect1>
  51. <Title>SEE ALSO</Title>
  52. <Para><Filename Role="Header">Dt/Dts.h</Filename>, &cdeman.DtDtsLoadDataTypes;.</Para>
  53. </RefSect1>
  54. </RefEntry>
  55. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->