ftp.nice.ch/peanuts/GeneralData/Documents/books/AlexNeXTSTEPSource.tar.gz#/NSProgramming/Chapter6_Events/Money/MoneyConverter.h

This is MoneyConverter.h in view mode; [Download] [Up]

 
/* Generated by Project Builder */

#import <objc/Object.h>

@interface MoneyConverter:Object
{
  id moneyForm;
}

- convert:sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.