ImamLL is a elegant linked list library for C programming language. It is designed to be efficient and programmers friendly by minimizing number of variables required for allocating memory from the heap. It is created in a hope that it will help developers to store arbitrary information in the programs easily.
Features
- Dynamically allocate data at any given point in the program runtime
- Add elements of arbitrary sizes into the lists
- Navigate through the elements in both forward and backward directions
- Add, remove, modify and get elements from the lists
- Add elements at arbitrary locations in the lists
License
zlib/libpng LicenseFollow imamLL
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of imamLL!