some exercises in c
Find a file
2013-12-08 23:02:39 +01:00
.gitignore use ctags 2013-12-08 23:02:39 +01:00
approximate-pi.c play around with indent 2013-05-09 19:32:02 +02:00
binsearch.c add missing else 2013-07-05 16:02:52 +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 more ideas 2013-12-08 22:12:42 +01:00
linked-list.c use signed int to make pedantic gcc happy 2013-12-08 22:55:49 +01:00
lua-foo.c fix lua foo 2013-12-08 22:36:43 +01:00
lua-foo.lua add lua experiment 2013-07-05 07:58:49 +02:00
Makefile use ctags 2013-12-08 23:02:39 +01: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
test-inline-assembly.c test inline assembly 2013-08-02 19:04:57 +02:00
threads.c play around with threads 2013-05-16 20:45:03 +02:00
uiowa-threads-example.c user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 2013-08-31 17:42:46 +02:00
uiowa-threads.c user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 2013-08-31 17:42:46 +02:00
uiowa-threads.h user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 2013-08-31 17:42:46 +02:00
wo-lernen.c wo lernen? 2013-07-04 09:03:48 +02:00