开发者

Attempt to mutate immutable object with appendFormat

Hii i am doing a calculator on iphone when i clear the mutable string and try to add another value to it it says that Attempt to mutate immutable object with appendFormat

what should i开发者_StackOverflow社区 do?


Please alloc the NSMutableString before adding the another value.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜