132 Commits (8ad2b3d4ca2a6023565b8a11efee86b65ec6ab93)
 

Author SHA1 Message Date
Dan Buch 8ad2b3d4ca Forgot to clean up after myself a bit
13 years ago
Dan Buch bb0ac185fe Perhaps incorrectly fixing another format sequence warning
13 years ago
Dan Buch 1f224f98ef Fixing some format sequences to get rid of warnings
13 years ago
Dan Buch 313b7e6e44 Filling in the devpkg main executable, almost ready for challenge and mid-term (?)
13 years ago
Dan Buch 61c100d6dc Finally fixing the compilation error related to apr by defining _LARGEFILE64_SOURCE
13 years ago
Dan Buch 8e5f3ee27d Done up through the commands.* files, but still getting compilation errors related to apr (?)
13 years ago
Dan Buch 4d9a65545c Working through ch27 devpkg, though still having compilation problems with apr_errno.h
13 years ago
Dan Buch e4ce3ea6cc First version of makefile for devpkg
13 years ago
Dan Buch fcef08e87e Stubbing in layout for devpkg
13 years ago
Dan Buch ee0d1a4319 Shell script to install the APR stuff that will be used while making devpkg in ch27 ex26
13 years ago
Dan Buch 499f82221a Adding some fuzzing input for doing mem check stuff in ex25
13 years ago
Dan Buch 21ecef64a6 First working version of ch26 ex25
13 years ago
Dan Buch e1a390dd08 One more exercise with IO functions.
13 years ago
Dan Buch 1789da0d74 Playing with freopen to redirect stdout.
13 years ago
Dan Buch b1260e7f5c adding a script to help me check for my uses of the io functions
13 years ago
Dan Buch 3b738faa65 Trying and failing to use `fcloseall`.
13 years ago
Dan Buch 11139d2f67 Adding another io functions exercise for ch25
13 years ago
Dan Buch 2e0a5d5c99 Breaking out ex24 iofunctions files and writing a shell-based test thingy
13 years ago
Dan Buch b5b0213c5d Working on more example usages of io functions for ch25
13 years ago
Dan Buch 912eb6a143 Working through usages of all I/O functions whil in chapter 25
13 years ago
Dan Buch 340b1f207d Using atoi and strtod instead of fscanf
13 years ago
Dan Buch 74e3d00e44 Setting back to correct version using fgets
13 years ago
Dan Buch 6f8c69f763 Crappy version using gets instead of fgets
13 years ago
Dan Buch a0ebd0b587 Setting back to proper version of ex24.c
13 years ago
Dan Buch afc7edba40 Busted version of ex24.c with fscanf instead of fgets
13 years ago
Dan Buch 0a6404f838 First working version of ch25 ex24.c
13 years ago
Dan Buch 566a7584d7 First version of ch24 ex23.c
13 years ago
Dan Buch 22c3d73692 Using pointers to access previously sheltered variables
13 years ago
Dan Buch c8233ae231 Minor (silly) change to output
13 years ago
Dan Buch 601f722221 doing extra credit for ch23 ex22
13 years ago
Dan Buch 316ce7f8be cleaning up makefile stuff for ex22
13 years ago
Dan Buch f2110a5d13 Working version of ex22
13 years ago
Dan Buch 877763c15c Starting to work through ch23 ex22
13 years ago
Dan Buch c2615babf7 Fixing some compiler warnings.
13 years ago
Dan Buch 86d78ce333 Printing out a bunch more sizes for ex21.
13 years ago
Dan Buch 418a1264c6 Yet more printing of type sizes (no surprises yet).
13 years ago
Dan Buch 59d68e04c8 Printing out more values defined in stdint.h
13 years ago
Dan Buch 991a9f26b4 Printing out some type sizes while working through ex21
13 years ago
Dan Buch 284f7bc843 Worked through ex20
13 years ago
Dan Buch 341d626870 Working through extra credit for ch20 ex19
13 years ago
Dan Buch 874eb4f3a2 Adding a bunch of asserts
13 years ago
Dan Buch e69dc72f9c Moving the "clean" target for ex19 into the correct file
13 years ago
Dan Buch 5bf9ce7c23 Cleaning everything during make clean
13 years ago
Dan Buch 891013a781 adding a few asserts for ex19
13 years ago
Dan Buch 1695ec3796 Adding the game implementation for ex19
13 years ago
Dan Buch ae4c0fdaa2 Adding the header file and separate makefile for ex19
13 years ago
Dan Buch 62dab95f9c Adding first version of object.c for ch20 ex19
13 years ago
Dan Buch 237f86c62e adding new object.h for ch.20 ex.19
13 years ago
Dan Buch aab442042b adding the bit of tomfoolery which looks at the raw byte code of functions
13 years ago
Dan Buch 032fd49d5d first working version of ex18.c
13 years ago