This is first-server.h in view mode; [Download] [Up]
#ifndef _first_server_h #define _first_server_h #include <Foundation/NSObject.h> @interface FirstServer : NSObject - sayHiTo: (char *)name; @end #endif /* _first_server_h */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.