Hi,

 I'm perplexed by one line that appears in the file AVSPDocument.h from the 
apple example code project AVSimplePlayer:

staticvoid *AVSPPlayerItemStatusContext = &AVSPPlayerItemStatusContext;

 This definition appears outside of Objective-C @interface or @implementation, 
so it must be pure C. But isn't it self-referential? Is it a C idiom? Any 
pointers would be appreciated.

 Thanks.
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to