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.
 
 
 
neingeist af3debf5fd let main() return something to make pedantic gcc happy 11 years ago
.gitignore use ctags 11 years ago
IDEAS add more ideas 11 years ago
Makefile use ctags 11 years ago
approximate-pi.c add a few asserts to make approximating pi more reliable 11 years ago
binsearch.c add missing else 11 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 use signed int to make pedantic gcc happy 11 years ago
lua-foo.c fix lua foo 11 years ago
lua-foo.lua add lua experiment 11 years ago
mandelbrot.c re-indent mandelbrot 12 years ago
multibrot.c properly clean up before exiting 11 years ago
ncurses-pong.c reindent 12 years ago
structs.c reindent 12 years ago
test-inline-assembly.c let main() return something to make pedantic gcc happy 11 years ago
threads.c play around with threads 12 years ago
uiowa-threads-example.c user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 11 years ago
uiowa-threads.c user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 11 years ago
uiowa-threads.h user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 11 years ago
wo-lernen.c wo lernen? 11 years ago