I want to make a string global in the iphone application can any help me on this problem
I have use extern and other things but these are not working on the xcode. They are giving the
error.
I want to make a string global in the iphone application can any help
Share
This is the common way for Objective-C sources: