| Sign In/My Account | View Cart |
| Article: |
Strings in Cocoa: Part I | |
| Subject: | Comparing @"..." type NSStrings | |
| Date: | 2001-07-07 00:47:41 | |
| From: | halliday | |
|
Response to: Comparing @"..." type NSStrings
|
||
|
As the NSString documentation indicates (in it's Objective-C version): "The compiler makes such object constants unique on a per-module basis".
|
||