posepr-c-2ihif-24-25-assignments-18-simple-singly-linked-list-18-simple_singly_linked_list created by GitHub Classroom
| html | ||
| .gitignore | ||
| allocator.c | ||
| allocator.h | ||
| config.h | ||
| Doxyfile | ||
| doxygen_extra.css | ||
| general.h | ||
| list.h | ||
| list_main_driver.c | ||
| list_test_driver.c | ||
| mainpage.h | ||
| makefile | ||
| README.md | ||
| shortcut.c | ||
| shortcut.h | ||
| simple_singly_linked_list.c | ||
| simple_singly_linked_list.h | ||
| test_list.c | ||
| test_list.h | ||
if.04.22 Procedural Programming
Assignment – Lists
Simple Singly Linked List
With this assignment you shall implement abstract data types for a list in C.\n Clone this assignment, open the index.html, read the assignment instructions and try to make all unit tests green.