PP 21
Well, these posts have definitely slowed down a bit since I started my new job (lots of new stuff to learn) but I plan to pick up the pace now that I’m getting settled in. Exercise 21 was an easy one, just writing some text to a file. However, this exercise did help me learn how to obtain and manipulate a file path with argv, as in the define_path() function below. I found this really useful.