This is Statement.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface Statement:Object // object holding code statements { char s[150]; } - storeString:(char *)string; - (char *)getString; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.