From 60d0c560a807634fc063abd38af033f14328a2f5 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 6 Apr 2015 10:12:51 -0700 Subject: c: zed shaw notes --- software/c.page | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/software/c.page b/software/c.page index 61e0391..96d6f04 100644 --- a/software/c.page +++ b/software/c.page @@ -54,3 +54,10 @@ Notable C Libraries [yajl](https://github.com/lloyd/yajl) ("Yet Another JSON Library"): portable, incremental, simple, error messages. +Zed Shaw Notes +---------------- + +cachegrind/callgrind: http://c.learncodethehardway.org/book/ex41.html +bstring ("better string"): http://c.learncodethehardway.org/book/ex36.html +testing: http://c.learncodethehardway.org/book/ex30.html +debug macros: http://c.learncodethehardway.org/book/ex20.html -- cgit v1.2.3