some exercises in c
 
 
 
Go to file
orange 469f5a7da3 make the list a type itself
.gitignore add fnv32_1 implementation
Makefile remove indent target, it breaks things
approximate-pi.c play around with indent
bit-fuckery.c add bit fuckery
bit-fuckery2.c add bit fuckery
bloom.c reindent bloom.c
checkcheck.c reindent
circular-buffer.c check malloc() return values
linked-list.c make the list a type itself
mandelbrot.c re-indent mandelbrot
multibrot.c use global mbrot pointer
ncurses-pong.c reindent
structs.c reindent
threads.c play around with threads