Add datastructures Stack and Queue. Add <stdlib.h> for malloc, calloc, realloc for src/standard.h.
Showing
src/structures/queue.h
0 → 100644
src/structures/stack.h
0 → 100644
src/structures/structures.h
0 → 100644
Please register or sign in to comment