Lesson 10: More Pointers and the Command Line

Blog post by darkwyrm on Sat, 2010-03-13 02:19

Here it is: Learning to Program with Haiku, Lesson 10. Now we’re starting to tie up loose ends before moving on to just C++. In this lesson, we learn more about pointers and kinda-sorta pointers called references, and we examine the basics of getting information from the command line. Also included are the answers to the review questions for Unit 2.