|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I have a number, which is an integer:
NSNumber* myInt= [NSNumber numberWithInt:123];
Can I change the value of this integer without creating a new NSNumber?
I change the value held in myInt a lot and it seems a waste to assign new NSNumbers all the time.
| References: | |
| >Change value of NSNumber? (From: "Mike O'Connor" <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.