Need a programmer
Thursday, August 19, 2010
Help with Objective-C variable declaration syntax
Programmer Question
Is there a difference between these two declarations? Is one better practice?
NSString* hello = @"HelloWorld";
NSString *hello = @"HelloWorld";
Thanks--
Find the answer here
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
LinkWithin
No comments:
Post a Comment