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