Symbian3/SDK/Source/GUID-2762FDF6-F76D-5268-AE2D-4ABA807CFFEE.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    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_d0e220786_href.png" placement="inline"/>
    50 <image href="GUID-10C32642-CF1C-5C60-A81B-9D65F03A45C4_d0e225780_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>