Personal collection of C utilities and data structures
Go to file
Evan Burkey acf0164f4f Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
.idea init 2021-02-01 14:06:37 -08:00
include Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
src Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
tests Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
.gitignore add input functions 2021-12-10 12:53:39 -08:00
CMakeLists.txt Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
LICENSE init 2021-02-01 14:06:37 -08:00
README.md typedefs 2021-02-01 14:27:01 -08:00
build.sh add input functions 2021-12-10 12:53:39 -08:00

README.md

libflint

My personal library of common C data structures and algorithms.