Sherm,

Thanks for the awesome explanation :-)

I only have one question: If I don't specify anything for my application_openFile function, it still seems to work perfectly. This makes sense for the arguments (it takes @@ and CB figures that out), but the return type is not void, which is the default.

What happens, then, when I return a value in that function? Does the caller in objc get it?

-Dan

Reply via email to