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 020aa6d120 define _BSD_SOURCE, so gcc won't complain about usleep 12 years ago
.gitignore simple pong 12 years ago
Makefile simple pong 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
circular-buffer.c add circular buffer demo 12 years ago
linked-list.c fix linked-list + indent 12 years ago
mandelbrot.c re-indent mandelbrot 12 years ago
ncurses-pong.c define _BSD_SOURCE, so gcc won't complain about usleep 12 years ago
structs.c add circular buffer demo 12 years ago
threads.c play around with threads 12 years ago