aticleworld.com
Generic Linked List in C - Aticleworld
We can also create a generic linked list using the void pointer. Generic linked list means that it can store any data type as per the requirements.
Amlendra