Commit Graph

1175 Commits

Author SHA1 Message Date
Dan Buch
2f315a6353 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
Dan Buch
b95730410b futzing with printf return 2011-06-19 07:45:12 -04:00
Dan Buch
803101b36f another bug exercise 2011-06-19 07:37:44 -04:00
Dan Buch
cf6f47c990 float comparison! 2011-06-19 07:28:23 -04:00
Dan Buch
3c51da2e98 futzing with a tricky float increment 2011-06-18 20:01:05 -04:00
Dan Buch
9ab4fa7279 a more verbose version of the bit counter 2011-06-18 19:57:39 -04:00
Dan Buch
b447c7a61a more futzing with whitespace in bit counter 2011-06-18 19:39:37 -04:00
Dan Buch
f20b8ca138 counting bits! 2011-06-18 19:37:54 -04:00
Dan Buch
a414f515d1 must. get. 64-bit machine. 2011-06-18 19:28:20 -04:00
Dan Buch
70d09f33a1 sizeof integer pointers ? 2011-06-18 15:27:23 -04:00
Dan Buch
b1172d6c6e futzing with relationship between switch/case and labels 2011-06-18 15:06:29 -04:00
Dan Buch
79436cc731 futzing around with macros some more 2011-06-18 14:28:00 -04:00
Dan Buch
376ef0353f just some dumb makefile cleanup 2011-06-18 14:07:11 -04:00
Dan Buch
4a783c9a7a in case I feel like cleaning 2011-06-16 21:48:15 -04:00
Dan Buch
731e1002cd cleaning things up a bit 2011-06-16 21:46:56 -04:00
Dan Buch
e026dabefb futzing with stdout flushing solutions 2011-06-16 21:33:57 -04:00
Dan Buch
90e101db98 exercise 3 2011-06-16 21:29:28 -04:00
Dan Buch
fc20882f74 simplifying the Makefile a touch 2011-06-13 22:22:12 -04:00
Dan Buch
7532ba866a not much to show for this one, but I'm pretty sure I get it :-P 2011-06-12 23:51:17 -04:00
Dan Buch
7f11279bfd ummmm, fixed? 2011-06-12 23:02:18 -04:00
Dan Buch
81f7260e3f adding url because I forget stuff and don't know how to use bookmarks 2011-06-12 22:37:29 -04:00
Dan Buch
7b8c5e3212 doing some puzzles! 2011-06-12 22:36:31 -04:00
Dan Buch
c984ce1fd0 force restart 2011-05-29 19:40:07 -07:00
Dan Buch
9e5cf6d00a adding a copy of the official tutorial 2011-05-29 19:28:08 -07:00
Dan Buch
3e4fda5bd5 okay, so maybe OpenGL was a bad choice for the C++-themed repo... 2011-05-29 19:26:37 -07:00
Dan Buch
bb504b7c61 futzing around with opengl 2011-05-29 06:08:33 -07:00
Dan Buch
3d24f88327 nesting basic stuff in its own tree 2011-05-29 05:30:03 -07:00
Dan Buch
1ef082fb9f updating readme for correctness 2011-05-29 05:03:35 -07:00
Dan Buch
a3d6057e12 touching up makefile while resurrecting repo 2011-05-29 04:24:21 -07:00
Dan Buch
9f7335a93e counting number of lines per chapter and displaying 2011-01-07 00:20:13 -05:00
Dan Buch
95d7f5273f making a copy for fake greppery 2011-01-06 23:22:14 -05:00
Dan Buch
ae1b4b1a0d adding copy of alice in wonderland 2011-01-06 23:14:54 -05:00
Dan Buch
f7bf6d38e6 reading and writing file 2011-01-06 23:12:51 -05:00
Dan Buch
96160dc452 making exercise dir names smaller 2011-01-06 23:02:16 -05:00
Dan Buch
3b20161dbe quadratic equation with help flag handling and conditional prompting 2011-01-06 23:00:38 -05:00
Dan Buch
410b97cde5 printing lines from file separated by | 2011-01-06 22:44:53 -05:00
Dan Buch
0c61e4d061 displaying input from file 2011-01-06 22:36:11 -05:00
Dan Buch
1a904efe69 printing input from argv 2011-01-06 21:50:49 -05:00
Dan Buch
611c9f4355 second version of inline thingy 2011-01-06 21:47:57 -05:00
Dan Buch
20c678ecc8 working on exercise 2 2011-01-06 21:28:28 -05:00
Dan Buch
c695765b4e doing first set of exercises 2011-01-05 22:32:28 -05:00
Dan Buch
e4d44963fa more work with functions 2011-01-05 21:58:48 -05:00
Dan Buch
a0a4ec95a9 working through functions chapter 2011-01-05 21:48:04 -05:00
Dan Buch
3af25d3369 cleaning up warnings about masked vars 2011-01-05 21:43:59 -05:00
Dan Buch
d690d1b0bd playing with file handles 2011-01-05 21:42:52 -05:00
Dan Buch
760ded693b some string quoting exercises 2011-01-05 21:32:20 -05:00
Dan Buch
f39fc4dc24 fun with user input 2011-01-05 21:25:01 -05:00
Dan Buch
93cfa65b3e even more fun with hashes 2011-01-05 21:21:00 -05:00
Dan Buch
c4eaadf848 playing with hashes 2011-01-05 21:16:12 -05:00
Dan Buch
afe4b10808 printing command line arguments 2011-01-05 21:08:08 -05:00