some exercises in c
Find a file
2013-06-16 16:12:08 +02:00
.gitignore add unfinished multibrot 2013-06-16 14:10:10 +02:00
approximate-pi.c play around with indent 2013-05-09 19:32:02 +02:00
bit-fuckery.c add bit fuckery 2013-06-09 20:56:25 +02:00
bit-fuckery2.c add bit fuckery 2013-06-09 20:56:25 +02:00
checkcheck.c test check 2013-06-16 10:43:47 +02:00
circular-buffer.c add circular buffer demo 2013-06-09 18:54:43 +02:00
linked-list.c fix linked-list + indent 2013-05-11 13:10:47 +02:00
Makefile add unfinished multibrot 2013-06-16 14:10:10 +02:00
mandelbrot.c re-indent mandelbrot 2013-06-10 09:09:53 +02:00
multibrot.c multi-threaded multibrot 2013-06-16 16:12:08 +02:00
ncurses-pong.c get max row/col from ncurses 2013-06-15 22:32:04 +02:00
structs.c add circular buffer demo 2013-06-09 18:54:43 +02:00
threads.c play around with threads 2013-05-16 20:45:03 +02:00