]> zdv2.bktei.com Git - BK-2023-05.git/blobdiff - README.org
feat(src/tm-notes):Convert notes.tm into a book. Add exercise notes.
[BK-2023-05.git] / README.org
index b900546ac6f72923dd2d81217c8ebcfbd35ccbf7..576ea411a4156174d53dd50f5161e10f7c325231 100644 (file)
@@ -2,3 +2,8 @@
 ** Summary
 This repository contains practice code and examples as I learn how to
 program in C.
+
+** Compiling Procedure
+See [[https://www.linuxtopia.org/online_books/an_introduction_to_gcc/gccintro_9.html][ref]].
+
+: $ gcc -Wall -o hello.c hello