Comment on "
Inline Arrays of NSSortDescriptors
"
by Hayssam — Mar 15, 05
Hi!
I think there might be a typo in your
> NSSortDescriptor * descriptor;
as "descriptor" is never used while "OneDescriptor" is used but not declared.
Thanks for sharing this snippet !
Back to "
Inline Arrays of NSSortDescriptors
"
Technorati Profile
Copyright © Scott Stevenson 2004-2006
by Hayssam — Mar 15, 05
I think there might be a typo in your
> NSSortDescriptor * descriptor;
as "descriptor" is never used while "OneDescriptor" is used but not declared.
Thanks for sharing this snippet !