This is OuchObject.m in view mode; [Download] [Up]
#import "OuchObject.h" @implementation OuchObject - printOuch:sender { printf("Ouch!\n"); } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.