Skip navigation.
 
mlreturning NSRectArray
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

Related mailsAuthorDate
mlreturning NSRectArray Björn Carlström Nov 23, 23:36
mlRe: returning NSRectArray Shawn Erickson Nov 24, 00:10
mlRe: returning NSRectArray Björn Carlström Nov 24, 00:45