Symbian3/PDK/Source/GUID-2762FDF6-F76D-5268-AE2D-4ABA807CFFEE.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    45 member functions. For this reason, heap descriptors are best suited for data
    45 member functions. For this reason, heap descriptors are best suited for data
    46 that rarely changes. For data that changes frequently, it is much better to
    46 that rarely changes. For data that changes frequently, it is much better to
    47 use the <xref href="GUID-5107ABD8-6408-5501-8073-ACAF3719247B.dita">resizable buffer
    47 use the <xref href="GUID-5107ABD8-6408-5501-8073-ACAF3719247B.dita">resizable buffer
    48 descriptor</xref>. </p>
    48 descriptor</xref>. </p>
    49 <fig id="GUID-975888DA-9685-504E-B089-F5F632729921">
    49 <fig id="GUID-975888DA-9685-504E-B089-F5F632729921">
    50 <image href="GUID-10C32642-CF1C-5C60-A81B-9D65F03A45C4_d0e322506_href.png" placement="inline"/>
    50 <image href="GUID-10C32642-CF1C-5C60-A81B-9D65F03A45C4_d0e328492_href.png" placement="inline"/>
    51 <p>Example of a Heap descriptor</p>
    51 <p>Example of a Heap descriptor</p>
    52 </fig>
    52 </fig>
    53 </conbody></concept>
    53 </conbody></concept>