LL Remove First

Revision as of 04:01, 29 January 2016 by Bbecane (talk | contribs)

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.

See Also

Comments


You are not allowed to post comments.