This is ARStorage.h in view mode; [Download] [Up]
#import <objc/Storage.h> #import "Autorelease.h" @interface ARStorage : Storage { unsigned int retainCount; } - init; - initCount: (unsigned int) c elementSize: (unsigned int) s description: (const char *)str; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.