objective c - What is the difference between int *p; and ClassA *Obj? -


could explain me difference between pointer concept when using primitive datatypes int , objective-c data types nsstring?

thanks, bala

pointers that. locate memory location. de-reference pointer(location) either primitive data type or user defined types appropriate. don't see difference b/w pointers user defined , primitive data types.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -