FROM : Björn Carlström
DATE : Tue Nov 23 23:36:01 2004
If i want to create a method that returns an NSRectArray, in the same
fashion as NSLayoutManager. How do I create this variable and how is
the memory it occupies freed up again? If I just declare a variable in
my method and return it, I get a warning that I'm returning a local
variable.
Björn
DATE : Tue Nov 23 23:36:01 2004
If i want to create a method that returns an NSRectArray, in the same
fashion as NSLayoutManager. How do I create this variable and how is
the memory it occupies freed up again? If I just declare a variable in
my method and return it, I get a warning that I'm returning a local
variable.
Björn
| Related mails | Author | Date |
|---|---|---|
| Björn Carlström | Nov 23, 23:36 | |
| Shawn Erickson | Nov 24, 00:10 | |
| Björn Carlström | Nov 24, 00:45 |






Cocoa mail archive

