May
13
2009
Objective-C: Console Apps – Read Input
I’ve made it through data types (might have a post about that) and am now in the looping chapter. In one of the examples the author brought up reading input from a console app to show how to dynamically do a for loop.
