Skip to main content
  1. Projects/

c-data-structures

·28 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
Working at Capital One as a SWE Intern and Conducting Programming Language Research

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