summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--software/c.page9
1 files changed, 5 insertions, 4 deletions
diff --git a/software/c.page b/software/c.page
index 96d6f04..7ebe3c1 100644
--- a/software/c.page
+++ b/software/c.page
@@ -57,7 +57,8 @@ 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
+ * 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
+