C > Data StructuresProgramming Resources & Code Examples for visual basic, java, php, ... Program to
demonstrate linked list operations. Program to implement Stack as Linked List ...
http://www.c.happycodings.com/Data_Structures/index.html
math.hws.edu/eck/cs225/s02/ListSort.cc/* A program to
demonstrate linked lists of strings. ... Insert a new string, insertItem, into a sorted
linked list of strings. ...
http://math.hws.edu/eck/cs225/s02/ListSort.cc