Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 313 Bytes

File metadata and controls

7 lines (5 loc) · 313 Bytes

EpLinkedList - A simple linked list implementation in C

This is a library done for the elementary programming activity on the subject of Linked Lists. It is a simple implementation of a linked list lib in C.

This course has been by Mathis and Théo.