An open API service indexing awesome lists of open source software.

https://github.com/nomemory/blog-generic-data-structures-in-c

Academic implementation of a Generic Stack data-structure in C (using macro concatenation and void pointers)
https://github.com/nomemory/blog-generic-data-structures-in-c

Last synced: 10 months ago
JSON representation

Academic implementation of a Generic Stack data-structure in C (using macro concatenation and void pointers)

Awesome Lists containing this project

README

          

# blog-generic-data-structures-in-c