This is Test.m in view mode; [Download] [Up]
#pragma .h #import <objc/Object.h> #import "Test.h" #import <appkit/Application.h> @implementation Test:Object { } - howAreYou ; { [NXApp printf: "I am fine, thankyou.\n"] ; return self ; } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.