From 32c65bed6f9af867d4fbc910f8bc94bdc42aad8c Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 19 Aug 2015 15:15:58 -0700 Subject: software/c: links as lists --- software/c.page | 9 +++++---- 1 file 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 + -- cgit v1.2.3