1
0
mirror of https://github.com/krislamo/knrc.git synced 2024-09-19 21:00:35 +00:00
Examples and exercises from second edition K&R
Go to file
Kris Lamoureux 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
bin Compile simple stdout message 2021-11-03 00:02:07 -04:00
01-hello-world.c Compile simple stdout message 2021-11-03 00:02:07 -04:00
Makefile Compile simple stdout message 2021-11-03 00:02:07 -04:00