ftp.nice.ch/pub/next/developer/resources/libraries/libobjects.0.1.0.s.tar.gz#/libobjects-0.1.0/examples/first-server.h

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.