I am trying to learn Objective-c and have picked up a couple of books. both say i should learn some basic c before I read them. I have been a filemaker developer for years and have some basic skills at php. so i understand the universal concepts like variables, loops, functions, compiling, etc. I am having a hard time getting pointers because of the positioning of the * or something. Sometimes the * is by the variable and sometimes its a space away ( int* variable or int *variable )
anyway its is necessary that i learn this down pat or can i just move on? Where is a good explanation about pointers?
Is there a good source for learning just the amount of c I need before jumping into objective-C?
any help appreciated thanks
anyway its is necessary that i learn this down pat or can i just move on? Where is a good explanation about pointers?
Is there a good source for learning just the amount of c I need before jumping into objective-C?
any help appreciated thanks