Re: NSFileHandle / NSConcreteFileHandle problem
- Subject: Re: NSFileHandle / NSConcreteFileHandle problem
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 30 Mar 2008 15:33:13 -0400
- Delivered-to: email@hidden
- Delivered-to: email@hidden
On Mar 30, 2008, at 3:30 PM, Jeff LaMarche wrote:
[invocation target] performSelector:[invocation selector]
withObject:fh];
Actually, that would be:
[[invocation target] performSelector:[invocation selector]
withObject:con];
missed a bracket when I copied and pasted :)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.