Monday, October 29, 2012

Back to basics: given a generic list and a pointer

Delete that element. The list is single linked and the element to be deleted is not the tail of the list.

Here the code

No comments:

Post a Comment