Description
Create new Linked List container and return its handle
Syntax
pList = LList_New()
Returns
Number: a pointer to a Linked List
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples