While explaining a colleague how to implement dealloc, he pointed me to the excellent Objective-C guide of Cocoa Dev Central.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Person.h | |
@interface Person { | |
NSString *name; | |
} | |
@property (retain) NSString *name; | |
@end | |
// Person.m | |
#import "Person.h" | |
@implementation | |
@synthesize name; | |
// other stuff | |
- (void) dealloc { | |
[name release]; | |
name = nil; | |
[super dealloc]; | |
} | |
@end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void) dealloc { | |
self.name = nil; | |
[super dealloc]; | |
} |
1 comments:
Online gambling in New Jersey - DrMCD
Online 논산 출장샵 casino online 밀양 출장샵 gambling NJ is now live in NJ. We're bringing you 목포 출장마사지 the 원주 출장마사지 best in online gaming 아산 출장마사지 with no deposit bonus! Rating: 4 · Review by DrMCD
Post a Comment