This is first-server.h in view mode; [Download] [Up]
#ifndef _first_server_h #define _first_server_h #include <objc/Object.h> @interface FirstServer : Object - 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.