Feb 15 - Chapter 1
I didn't budget my time well this week - I didn't give myself enough time to work through this chapter and do all the Linux stuff. Hopefully I can get all caught up in the next few days.
Exercises 1-3 and 1-5, modifying a temp_convert program: fc_table.c, compiles and runs as intended.
Ex. 1-7: EOF = -1.000... to at least 20 sig figs.
In some of the programs I've tried to compile, I get some 'Warnings.' What's a warning? Does it stop the program from compiling?
Ex. 1-8: I can't get this to quit, I'm not sure why.
in class
We talked through all this, and wrote the attached jim_* code.