Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 341 Bytes

Dynamic-List-C

Dynamic list in ansi-C with different functions, such as printList / printListReverse / indexOf / insertFront / pushItem / insertInPosition / deleteElemen. All with comments (only italian)!

This file has been made for educational purposes and for preparing and help other students during the IT university tests.

Enjoy :)