Um, I'm more of a C girl than Objective-C, but I think this holds true for the two languages: the ampersand is an operator used to get the address of a variable. What you need is an asterix - this is the symbol used to denote that you want a pointer to a type rather than the type itself.
Alli _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]