Behaviors
But if you’ve been following along, you’ll find some annoyances:
When passer-rating
finishes, the Debug area goes away, and you can’t inspect its output. You’ll have to go to the toolbar and expose it again. A slight pain, but still a pain.
It was worse in the case of Hello World
, because without the fgets()
call, the program would have exited so quickly the debugger console would have closed before you could see it had opened.
If passer-rating
were slightly different, and didn’t display a prompt before scanf()
accepted input, you’d never ...
Get Xcode 5 Start to Finish: iOS and OS X Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.