Creating a linked list is not really difficult, you search for a linked list implementation in C and voilĂ , you have your linked list ( this is a link i found on google Linked list basic ).