1
0
mirror of https://github.com/krislamo/knrc.git synced 2024-11-10 00:30:35 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
0893987235
Exercise 1-3. print a heading above the table 2021-11-03 02:34:51 -04:00
8ba629852e
For loop with less variables 2021-11-03 02:09:25 -04:00
0d48636cdc
Add the second version formatting 2021-11-03 02:00:55 -04:00
e01d287e88
Add "make clean" to remove binaries 2021-11-03 01:20:54 -04:00
e7e2367bd7
Higher precision conversion table 2021-11-03 00:58:39 -04:00
9a193d84f1
Variables and arithmetic 2021-11-03 00:37:32 -04:00
3e078042a4
Compile simple stdout message
I set a return type on the main function to clear a GCC warning
in a slight deviation from the book.
2021-11-03 00:02:07 -04:00