Home Segments Index Top Previous Next

750: Sidetrip

A more complete implementation of lists would provide additional member functions, such as member functions for splicing a new element into the middle of a list, for adding a new element to the end of a list, for deleting an element from a list, and for copying a list.