- Ordered Simple Linked List
The data structures listed above are built in the project in the same cmake command at once. Requirements: 1. CMake 3.22 or later 2. GCC 11.4
- In the "c_programing" folder type the commands bellow:
- cd cmake-build-debug/
- cmake .. && make
- ./slist.out