Description: Use structure is defined nodes, each node has predecessor and successor pointers pointer, node data also opened with a pointer dynamic memory, each precursor pointer to the previous node, each subsequent cycle pointer pointing to a two-way junction achieve list of new data into the tail selectively insert header insertion
To Search:
File list (Check if you may need any files):
main.c
list.c
list.h