ftp.nice.ch/Attic/openStep/implementation/gnustep/sources/gstep-base-0.2.7.tgz#/gstep-base-0.2.7/examples/first-server.h

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.