LinkedList Simple Linked List created using C. #Compile: gcc –Wall LinkedListC.c –o LinkedListC #Run: ./LinkedListC