Go to file
2011-09-10 00:29:54 -04:00
.gitignore working version of ex11.c 2011-09-10 00:22:25 -04:00
break-ex10.py breaking ex10 2011-09-09 09:17:53 -04:00
ex1.c extra credit stuff 2011-09-03 20:50:44 -07:00
ex3.c up to chapter 7 2011-09-04 22:18:49 -04:00
ex4.c up to chapter 7 2011-09-04 22:18:49 -04:00
ex5.c done up to chapter 8 2011-09-04 22:33:10 -04:00
ex6.c doing 7.3 extra credit 2011-09-05 09:10:19 -04:00
ex7.c messing around with the size of "universe_of_defects" 2011-09-08 15:57:49 -04:00
ex8.c extra credit for ch. 9 2011-09-08 22:33:37 -04:00
ex9.c more int/char playing around, casting name as int 2011-09-08 22:52:39 -04:00
ex10.c back to initial state 2011-09-09 14:37:10 -04:00
ex11.c "copying" strings into other array 2011-09-10 00:29:54 -04:00
Makefile working version of ex11.c 2011-09-10 00:22:25 -04:00
README.md adding a README to appease the octocat 2011-09-05 09:17:01 -04:00

Zed asked for folks to work through Learn C The Hard Way and provide feedback, so that's what I'm doing.