asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T LST - Doubly Linked List
LST
Doubly Linked List

LST - Doubly Linked List

Description

This diagram depicts a single, doubly linked, list with 4 items. The actual data being stored in each item is pointed to by pData. Doubly Linked lists are great for storing  things in memory. LST makes working with a linked list very easy. The following pages will describe more advanced features of LST such as cursors.

Related Functions

lstOpen, lstClose, lstAppend, lstFirst, lstEOL, lstNext, lstGet


[Next]

Page 1 of 9