some exercises in c
 
 
 
Go to file
orange 123fc4cb54 multi-threaded multibrot
.gitignore add unfinished multibrot
Makefile multi-threaded multibrot
approximate-pi.c play around with indent
bit-fuckery.c add bit fuckery
bit-fuckery2.c add bit fuckery
checkcheck.c test check
circular-buffer.c add circular buffer demo
linked-list.c fix linked-list + indent
mandelbrot.c re-indent mandelbrot
multibrot.c multi-threaded multibrot
ncurses-pong.c get max row/col from ncurses
structs.c add circular buffer demo
threads.c play around with threads