Re: Status of @"" strings
Re: Status of @"" strings
- Subject: Re: Status of @"" strings
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 12 Jul 2001 11:32:01 -0700
On Thursday, July 12, 2001, at 10:46 AM, Chris Kane wrote:
On Thursday, July 12, 2001, at 12:56 AM, Art Isbell wrote:
These are uniqued string constants, probably similar to C string
constants (someone more familiar than I with string constants please
correct me).
Careful: these are NOT uniqued. At least, not globally in the app,
which is what most people might expect from being called "uniqued".
They are only uniqued within a translation unit to the compiler, and
that because of a happy-accident of implementation.
Well then, consider this a feature request for NSAtom!
-jcr
"This is not a book to be tossed aside lightly. Rather, it should be
hurled with great force." -Dorothy Parker