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 -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -