Symbian3/SDK/Source/GUID-6006AAB0-B319-546F-8D79-E2D4887A1E72.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    18 <p>Anchor points are always referred to as <i>headers</i>.</p>
    18 <p>Anchor points are always referred to as <i>headers</i>.</p>
    19 <p>A singly linked list is useful for maintaining a non-circular queue of
    19 <p>A singly linked list is useful for maintaining a non-circular queue of
    20 items; for example, a stack.</p>
    20 items; for example, a stack.</p>
    21 <fig id="GUID-8FC485D1-5B95-5B71-94F1-00C78A61F7F0">
    21 <fig id="GUID-8FC485D1-5B95-5B71-94F1-00C78A61F7F0">
    22 <title>Singly linked list</title>
    22 <title>Singly linked list</title>
    23 <image href="GUID-25CBA151-ED8E-5A88-A9FD-F20810371B4D_d0e218049_href.png" placement="inline"/>
    23 <image href="GUID-25CBA151-ED8E-5A88-A9FD-F20810371B4D_d0e214312_href.png" placement="inline"/>
    24 </fig>
    24 </fig>
    25 <p>Singly linked lists involve the creation and use of the classes:</p>
    25 <p>Singly linked lists involve the creation and use of the classes:</p>
    26 <ul>
    26 <ul>
    27 <li id="GUID-8D31B03F-8978-5292-BE6E-4D3C0EE62460"><p><codeph>TSglQueLink</codeph> </p> </li>
    27 <li id="GUID-8D31B03F-8978-5292-BE6E-4D3C0EE62460"><p><codeph>TSglQueLink</codeph> </p> </li>
    28 <li id="GUID-547C604A-1F01-5FF7-A316-8F09EE9462EC"><p><codeph>TSglQue&lt;class
    28 <li id="GUID-547C604A-1F01-5FF7-A316-8F09EE9462EC"><p><codeph>TSglQue&lt;class