Description: A simple circular linked list that supports insert, search, delete, and other basic operations, simple style, gcc compiler through
To Search:
File list (Check if you may need any files):
cycleList\func.c
.........\head.h
.........\main.c
cycleList