Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 202 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 202 Bytes

c-data-structures

A collection of data structures implemented in C.

Building

gcc nobuild.c -o nobuild

Running the following will put all of the executables in ./build/

./nobuild