Hi. I'm new to Objective-C, and programming in general (I've been writing code for all of 6 days), and I noticed that an array or string created in one method or function is unavailable to me in another:
I'm not really surprised (from what I know, this is to be expected), but I'm still wondering how to get around the problem.
I'm not really surprised (from what I know, this is to be expected), but I'm still wondering how to get around the problem.