iphone - Defining NSString -


How can I define NSString with the name media: thumbnail Is giving up.

  Error: Invalid type in the bit-field 'Media'  

The colon (":") is a reserved character in C, C ++, and Objective-C and can not be used in identifiers. NSString * media_thumbnail = @ "Try your NSString text";


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -