doubly-linked-list My implementation of a doubly linked list for CS503 in C. Nodes are added such that they are in ascending order.