Hey everyone,
I'm new to this whole thing. I'm trying to figure this whole Objective-C thing, just started last week and I'm working about 8 hours a day.
I've finished Hello World and such and now I'm on to arrays.
My goal is to create an array of strings that can be changed with UITextFields on the iPad. I wrote some code but there's an error on every single line so I didn't think posting it would be helpful at all.
Eventually I want to be able to save the array so that it remembers the changes from the last time the app was used.
Any help would be awesome,
thanks 🙂
I'm new to this whole thing. I'm trying to figure this whole Objective-C thing, just started last week and I'm working about 8 hours a day.
I've finished Hello World and such and now I'm on to arrays.
My goal is to create an array of strings that can be changed with UITextFields on the iPad. I wrote some code but there's an error on every single line so I didn't think posting it would be helpful at all.
Eventually I want to be able to save the array so that it remembers the changes from the last time the app was used.
Any help would be awesome,
thanks 🙂