some exercises in c
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
orange 7e2f62da99 check malloc() return values 12 years ago
.gitignore add fnv32_1 implementation 12 years ago
Makefile remove indent target, it breaks things 12 years ago
approximate-pi.c play around with indent 12 years ago
bit-fuckery.c add bit fuckery 12 years ago
bit-fuckery2.c add bit fuckery 12 years ago
bloom.c reindent bloom.c 12 years ago
checkcheck.c reindent 12 years ago
circular-buffer.c check malloc() return values 12 years ago
linked-list.c fix linked-list + indent 12 years ago
mandelbrot.c re-indent mandelbrot 12 years ago
multibrot.c use global mbrot pointer 12 years ago
ncurses-pong.c reindent 12 years ago
structs.c reindent 12 years ago
threads.c play around with threads 12 years ago