iphone sdk 3.0 - Expecting identifier before object string :( -
I am trying to format this line correctly, but so far, I have no one:
NSString * urlAddress = selectedCell @ "Html";
Selected cell is the selected category,
IBOutlet UILabel * selectedCellText; NSString * selectedCell;
How do I remove it?
It is definite,
NSString * urlAddress = [[NSBundle Main bundle] Pathfuser resource: type of selected call: @ "HTM"];
Comments
Post a Comment