nomemory / blog-generic-data-structures-in-c

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-generic-data-structures-in-c

About

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


Languages

Language:C 100.0%