How do linked lists work?

I looked at many sites, but it is still confusing. Can you explain to me in very simple terms linked lists and how to use them and how to make sure it will not leak memory Is there a way to delete allocated links without directly deleting the named variable without leaking memory?
Topic archived. No new replies allowed.