LL Remove First

Revision as of 19:59, 24 May 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


LL_Remove_First(LL)

Returns a linked list containing the remainder of linked list «LL» after the first item (i.e., most recently pushed item) has been removed.

Library

Linked list library (Linked List Library.ana)

Use FileAdd Library... to add this library

See Also

Comments


You are not allowed to post comments.