some exercises in c
Find a file
2013-07-05 15:58:54 +02:00
.gitignore add binsearch 2013-07-05 15:58:54 +02:00
approximate-pi.c play around with indent 2013-05-09 19:32:02 +02:00
binsearch.c add binsearch 2013-07-05 15:58:54 +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
bloom.c reindent bloom.c 2013-06-18 17:35:10 +02:00
checkcheck.c reindent 2013-06-16 16:39:04 +02:00
circular-buffer.c check malloc() return values 2013-06-30 22:10:52 +02:00
IDEAS add IDEAS 2013-07-05 07:59:59 +02:00
linked-list.c properly free memory 2013-07-05 08:05:52 +02:00
lua-foo.c add lua experiment 2013-07-05 07:58:49 +02:00
lua-foo.lua add lua experiment 2013-07-05 07:58:49 +02:00
Makefile add binsearch 2013-07-05 15:58:54 +02:00
mandelbrot.c re-indent mandelbrot 2013-06-10 09:09:53 +02:00
multibrot.c properly clean up before exiting 2013-07-04 09:53:47 +02:00
ncurses-pong.c reindent 2013-06-16 16:41:27 +02:00
structs.c reindent 2013-06-16 16:41:27 +02:00
threads.c play around with threads 2013-05-16 20:45:03 +02:00
wo-lernen.c wo lernen? 2013-07-04 09:03:48 +02:00