1
0
mirror of https://github.com/krislamo/knrc.git synced 2024-09-19 21:00:35 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
a8ca4de90f
Exercise 1-9. Replace multiple blanks with one 2021-11-11 23:04:06 -05:00
6bf093f44f
Line counting example 2021-11-09 00:36:42 -05:00
72093b7232
Character counting example 2021-11-05 21:29:39 -04:00
dcdc220259
Textbook example of copying input into output 2021-11-05 20:54:19 -04:00
93126a8207
Exercise 1-4. print Celsius to Fahrenheit table 2021-11-03 23:53:07 -04:00
e01d287e88
Add "make clean" to remove binaries 2021-11-03 01:20:54 -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