ftp.nice.ch/pub/next/connectivity/protocol/PPPMeter.v1.5.NIHS.bs.tar.gz#/PPPMeter.v1.5/Source/ARStorage.h

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.