Provided by: golf_601.4.41-1_amd64 bug

NAME

       get-lifo -  (LIFO)

PURPOSE

       Get information about linked list.

SYNTAX

           get-lifo <list> count <count>

DESCRIPTION

       get-lifo will obtain information about LIFO <list> created with new-lifo.

       <count> (in "count" clause) is the number of elements in the list.

EXAMPLES

       Get the number of elements in list "mylist" in number "size":

           get-list mylist count size

SEE ALSO

        LIFO

       delete-lifo get-lifo new-lifo purge-lifo read-lifo rewind-lifo write-lifo See all documentation

$DATE                                               $VERSION                                           GOLF(2gg)