cstipkovic / C-Academic-Basic-Functions

Basic Function to implement stack, list, queue, written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was made to help me with some academic works and don't rewrite the basic functions everytime I was at Mackenzie Labs.

To use this libs, just enter at the lib folder you want test, and run the 'make' code at the bash app.

About

Basic Function to implement stack, list, queue, written in C.


Languages

Language:C 87.7%Language:Makefile 12.3%