Correct, because when you dispatch a block to a queue, the queue has no parameters to give to the block. It also has no place to return to. Hence the block signature is "void (^)(void)".
Dave On Mar 15, 2010, at 3:43 PM, Rick Mann wrote: > Oh, hmm. I guess my blocks can't receive parameters in this case.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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 arch...@mail-archive.com