.. |
00-sizeof.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
02-dowhile.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
03-stdoutbuf.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
03b-stdoutbuf.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
03c-stdoutbuf.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
04-macrodef.c
|
cleaning things up a bit
|
2011-06-16 21:46:56 -04:00 |
04b-macrodef.c
|
futzing around with macros some more
|
2011-06-18 14:28:00 -04:00 |
05-switchint.c
|
futzing with relationship between switch/case and labels
|
2011-06-18 15:06:29 -04:00 |
05b-switchint.c
|
futzing with relationship between switch/case and labels
|
2011-06-18 15:06:29 -04:00 |
06-ia64segfault.c
|
sizeof integer pointers ?
|
2011-06-18 15:27:23 -04:00 |
06b-ia64segfault.c
|
must. get. 64-bit machine.
|
2011-06-18 19:28:20 -04:00 |
07-countbits.c
|
more futzing with whitespace in bit counter
|
2011-06-18 19:39:37 -04:00 |
07b-countbits.c
|
a more verbose version of the bit counter
|
2011-06-18 19:57:39 -04:00 |
08-incrfloat.c
|
futzing with a tricky float increment
|
2011-06-18 20:01:05 -04:00 |
08b-incrfloat.c
|
float comparison!
|
2011-06-19 07:28:23 -04:00 |
09-multipleassignment.c
|
another bug exercise
|
2011-06-19 07:37:44 -04:00 |
10-nestedprintf.c
|
futzing with printf return
|
2011-06-19 07:45:12 -04:00 |
10b-nestedprintf.c
|
futzing with printf return
|
2011-06-19 07:45:12 -04:00 |
11-duff.c
|
working on "duff" example led me to futzing with gdb, found out the gdb tutorial is kinda (a lot) outdated
|
2011-06-19 18:27:45 -04:00 |
11b-duff.c
|
working on "duff" example led me to futzing with gdb, found out the gdb tutorial is kinda (a lot) outdated
|
2011-06-19 18:27:45 -04:00 |
12-countbits2.c
|
alternate implementation of CountBits
|
2011-06-19 18:38:51 -04:00 |
Makefile
|
futzing around with macros some more
|
2011-06-18 14:28:00 -04:00 |